Instructions to use zyliu/tmp_model5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use zyliu/tmp_model5 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("zyliu/tmp_model5", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "epoch": 1.0, | |
| "train_loss": 140.81203460384256, | |
| "train_runtime": 155343.9584, | |
| "train_samples": 3935875, | |
| "train_samples_per_second": 25.337, | |
| "train_steps_per_second": 0.132 | |
| } |