Best model at step 0 with eval_loss=1.6147 | WandB Run: https://wandb.ai/tuandung/Qwen2.5-Coder-1.5B-Instruct-LoRA-Training/runs/9c0w9tu1
Browse files- README.md +5 -5
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -18,7 +18,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
This model is a fine-tuned version of [unsloth/qwen2.5-coder-1.5b-instruct-bnb-4bit](https://huggingface.co/unsloth/qwen2.5-coder-1.5b-instruct-bnb-4bit) on an unknown dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- eval_loss: 1.6147
|
| 21 |
-
- eval_runtime: 25.
|
| 22 |
- eval_samples_per_second: 3.583
|
| 23 |
- eval_steps_per_second: 0.478
|
| 24 |
- epoch: 0
|
|
@@ -42,16 +42,16 @@ More information needed
|
|
| 42 |
|
| 43 |
The following hyperparameters were used during training:
|
| 44 |
- learning_rate: 5e-05
|
| 45 |
-
- train_batch_size:
|
| 46 |
- eval_batch_size: 8
|
| 47 |
- seed: 42
|
| 48 |
- gradient_accumulation_steps: 2
|
| 49 |
-
- total_train_batch_size:
|
| 50 |
- optimizer: Use lion_8bit and the args are:
|
| 51 |
No additional optimizer arguments
|
| 52 |
- lr_scheduler_type: cosine
|
| 53 |
-
- lr_scheduler_warmup_steps:
|
| 54 |
-
- num_epochs:
|
| 55 |
- mixed_precision_training: Native AMP
|
| 56 |
|
| 57 |
### Framework versions
|
|
|
|
| 18 |
This model is a fine-tuned version of [unsloth/qwen2.5-coder-1.5b-instruct-bnb-4bit](https://huggingface.co/unsloth/qwen2.5-coder-1.5b-instruct-bnb-4bit) on an unknown dataset.
|
| 19 |
It achieves the following results on the evaluation set:
|
| 20 |
- eval_loss: 1.6147
|
| 21 |
+
- eval_runtime: 25.1177
|
| 22 |
- eval_samples_per_second: 3.583
|
| 23 |
- eval_steps_per_second: 0.478
|
| 24 |
- epoch: 0
|
|
|
|
| 42 |
|
| 43 |
The following hyperparameters were used during training:
|
| 44 |
- learning_rate: 5e-05
|
| 45 |
+
- train_batch_size: 16
|
| 46 |
- eval_batch_size: 8
|
| 47 |
- seed: 42
|
| 48 |
- gradient_accumulation_steps: 2
|
| 49 |
+
- total_train_batch_size: 32
|
| 50 |
- optimizer: Use lion_8bit and the args are:
|
| 51 |
No additional optimizer arguments
|
| 52 |
- lr_scheduler_type: cosine
|
| 53 |
+
- lr_scheduler_warmup_steps: 73
|
| 54 |
+
- num_epochs: 7
|
| 55 |
- mixed_precision_training: Native AMP
|
| 56 |
|
| 57 |
### Framework versions
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5560
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:92a14eb7bb7c09bccd05835290ee1bd1f196ba2454f0de1e0fc4748e7d62d1da
|
| 3 |
size 5560
|