Instructions to use joaoluislins/trained_rwmodel3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use joaoluislins/trained_rwmodel3 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("joaoluislins/trained_rwmodel3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "epoch": 1.999276077657124, | |
| "eval_accuracy": 0.7235609103078983, | |
| "eval_loss": 0.6132290959358215, | |
| "eval_runtime": 21.3636, | |
| "eval_samples_per_second": 70.213, | |
| "eval_steps_per_second": 2.2 | |
| } |