Instructions to use haidequanbu/ESC-RANK with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use haidequanbu/ESC-RANK with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("haidequanbu/ESC-RANK", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "epoch": 3.0, | |
| "train_loss": 0.3863871179961512, | |
| "train_runtime": 3361.8216, | |
| "train_samples_per_second": 2.894, | |
| "train_steps_per_second": 0.181 | |
| } |