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", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "epoch": 11.15, | |
| "train_loss": 0.45158287280273435, | |
| "train_runtime": 76711.7807, | |
| "train_samples_per_second": 3337.167, | |
| "train_steps_per_second": 3.259 | |
| } |