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": 2.0, | |
| "train_loss": 0.28195191846150003, | |
| "train_runtime": 1743.7492, | |
| "train_samples_per_second": 2.808, | |
| "train_steps_per_second": 0.702 | |
| } |