File size: 1,356 Bytes
33ed5f5 f3654eb 33ed5f5 47bab4c 33ed5f5 2427e6d 65c9b18 e71fd11 2427e6d 308f732 2427e6d 44c844c 2427e6d 33ed5f5 47bab4c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 |
---
base_model: unsloth/qwen2.5-14b-bnb-4bit
tags:
- text-generation-inference
- transformers
- unsloth
- qwen2
- trl
- sft
license: apache-2.0
language:
- en
datasets:
- qingy2024/QwQ-LongCoT-Verified-130K
---
# Uploaded model
- **Developed by:** qingy2024
- **License:** apache-2.0
- **Finetuned from model :** unsloth/qwen2.5-14b-bnb-4bit
This model is a fine-tuned version of **Qwen 2.5-14B**, trained on QwQ 32B Preview's responses to questions from the **NuminaMathCoT** dataset.
**Note:** This model uses the standard ChatML template.
At 500 steps, the loss was plateauing so I decided to stop training to prevent excessive overfitting.
---
#### Training Details
- **Base Model**: Qwen 2.5-14B
- **Fine-Tuning Dataset**: Verified subset of **NuminaMathCoT** using Qwen 2.5 3B Instruct as a judge. (the `sharegpt-verified-cleaned` subset from my dataset).
- **QLoRA Configuration**:
- **Rank**: 32
- **Rank Stabilization**: Enabled
- **Optimization Settings**:
- Batch Size: 8
- Gradient Accumulation Steps: 2 (Effective Batch Size: 16)
- Warm-Up Steps: 5
- Weight Decay: 0.01
- **Training Steps**: 500 steps
- **Hardware Information**: A100-80GB
---
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth) |