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
| { | |
| "eval_accuracy": 0.901, | |
| "eval_loss": 0.245, | |
| "f1_score": 0.894, | |
| "precision": 0.908, | |
| "recall": 0.881 | |
| } |