Instructions to use dusersad12/SweepBestModel-TestRepo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dusersad12/SweepBestModel-TestRepo with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("dusersad12/SweepBestModel-TestRepo", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "learning_rate": 2e-05, | |
| "batch_size": 64, | |
| "epochs": 12, | |
| "weight_decay": 0.001 | |
| } |