Instructions to use xue10/qwen2.5-0.5B-MathInstruct-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use xue10/qwen2.5-0.5B-MathInstruct-lora with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("xue10/qwen2.5-0.5B-MathInstruct-lora", dtype="auto") - Notebooks
- Google Colab
- Kaggle
| { | |
| "epoch": 1.0, | |
| "num_input_tokens_seen": 33437856, | |
| "total_flos": 7.1914395644928e+16, | |
| "train_loss": 0.7151971128082275, | |
| "train_runtime": 36754.4929, | |
| "train_samples_per_second": 2.721, | |
| "train_steps_per_second": 0.17 | |
| } |