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": 1.99, | |
| "train_loss": 0.6834687873130978, | |
| "train_runtime": 2296.7592, | |
| "train_samples_per_second": 2.824, | |
| "train_steps_per_second": 0.176 | |
| } |