SFT-Qwen3-4B
This model is a fine-tuned version of Qwen/Qwen3-4B-Instruct-2507 on the None dataset. It achieves the following results on the evaluation set:
- Loss: 0.9423
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: 0.0001
- train_batch_size: 2
- eval_batch_size: 8
- seed: 42
- gradient_accumulation_steps: 4
- total_train_batch_size: 8
- optimizer: Use OptimizerNames.PAGED_ADAMW_8BIT with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
- lr_scheduler_type: linear
- lr_scheduler_warmup_ratio: 0.03
- num_epochs: 5
Training results
| Training Loss | Epoch | Step | Validation Loss |
|---|---|---|---|
| 1.1047 | 0.2974 | 20 | 1.0847 |
| 0.8886 | 0.5948 | 40 | 1.0243 |
| 0.8239 | 0.8922 | 60 | 0.9889 |
| 0.769 | 1.1784 | 80 | 0.9702 |
| 0.8188 | 1.4758 | 100 | 0.9547 |
| 0.7049 | 1.7732 | 120 | 0.9423 |
| 0.6794 | 2.0595 | 140 | 0.9431 |
| 0.6707 | 2.3569 | 160 | 0.9439 |
| 0.5208 | 2.6543 | 180 | 0.9424 |
Framework versions
- PEFT 0.18.0
- Transformers 4.57.1
- Pytorch 2.8.0+cu126
- Datasets 4.4.1
- Tokenizers 0.22.1
- Downloads last month
- 435
Model tree for j05hr3d/SFT-Qwen3-4B
Base model
Qwen/Qwen3-4B-Instruct-2507