20percent_3k_v2
This model is a fine-tuned version of Qwen/Qwen2.5-7B-Instruct on the 20percent_3k_v2 dataset. It achieves the following results on the evaluation set:
- Loss: 0.2351
Model description
More information needed
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 1e-05
- train_batch_size: 1
- eval_batch_size: 1
- seed: 42
- distributed_type: multi-GPU
- num_devices: 4
- total_train_batch_size: 4
- total_eval_batch_size: 4
- optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: cosine
- num_epochs: 1
Training results
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 0.3092 | 0.1379 | 100 | 0.3117 |
| 0.2873 | 0.2759 | 200 | 0.2836 |
| 0.2131 | 0.4138 | 300 | 0.2767 |
| 0.2456 | 0.5517 | 400 | 0.2539 |
| 0.2206 | 0.6897 | 500 | 0.2401 |
| 0.2139 | 0.8276 | 600 | 0.2362 |
| 0.2066 | 0.9655 | 700 | 0.2348 |
Framework versions
- Transformers 4.46.1
- Pytorch 2.4.0+cu121
- Datasets 3.1.0
- Tokenizers 0.20.3
- Downloads last month
- 2