Instructions to use nijji/lr_4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nijji/lr_4 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("nijji/lr_4", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "epoch": 3.0, | |
| "total_flos": 1.05836359974912e+16, | |
| "train_loss": 0.36500840451982286, | |
| "train_runtime": 516.0041, | |
| "train_samples": 106, | |
| "train_samples_per_second": 0.436, | |
| "train_steps_per_second": 0.436 | |
| } |