Instructions to use Team-PIXEL/pixel-tiny-bigrams with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Team-PIXEL/pixel-tiny-bigrams with Transformers:
# Load model directly from transformers import AutoModelForPreTraining model = AutoModelForPreTraining.from_pretrained("Team-PIXEL/pixel-tiny-bigrams", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 166 Bytes
e3f3144 | 1 2 3 4 5 6 7 | {
"epoch": 11.15,
"eval_loss": 0.33565425872802734,
"eval_runtime": 1.5012,
"eval_samples_per_second": 1530.134,
"eval_steps_per_second": 23.981
} |