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
File size: 214 Bytes
0fc5590 | 1 2 3 4 5 6 7 8 | {
"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
} |