End of training
Browse files
README.md
CHANGED
|
@@ -5,14 +5,14 @@ base_model: Qwen/Qwen3-0.6B-Base
|
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
model-index:
|
| 8 |
-
- name:
|
| 9 |
results: []
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 13 |
should probably proofread and complete it, then remove this comment. -->
|
| 14 |
|
| 15 |
-
#
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [Qwen/Qwen3-0.6B-Base](https://huggingface.co/Qwen/Qwen3-0.6B-Base) on an unknown dataset.
|
| 18 |
|
|
@@ -33,7 +33,7 @@ More information needed
|
|
| 33 |
### Training hyperparameters
|
| 34 |
|
| 35 |
The following hyperparameters were used during training:
|
| 36 |
-
- learning_rate:
|
| 37 |
- train_batch_size: 3
|
| 38 |
- eval_batch_size: 3
|
| 39 |
- seed: 42
|
|
@@ -43,7 +43,6 @@ The following hyperparameters were used during training:
|
|
| 43 |
- lr_scheduler_type: linear
|
| 44 |
- lr_scheduler_warmup_steps: 200
|
| 45 |
- num_epochs: 2
|
| 46 |
-
- mixed_precision_training: Native AMP
|
| 47 |
|
| 48 |
### Training results
|
| 49 |
|
|
|
|
| 5 |
tags:
|
| 6 |
- generated_from_trainer
|
| 7 |
model-index:
|
| 8 |
+
- name: MNLP_M2_mcqa_model_full_ft1
|
| 9 |
results: []
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 13 |
should probably proofread and complete it, then remove this comment. -->
|
| 14 |
|
| 15 |
+
# MNLP_M2_mcqa_model_full_ft1
|
| 16 |
|
| 17 |
This model is a fine-tuned version of [Qwen/Qwen3-0.6B-Base](https://huggingface.co/Qwen/Qwen3-0.6B-Base) on an unknown dataset.
|
| 18 |
|
|
|
|
| 33 |
### Training hyperparameters
|
| 34 |
|
| 35 |
The following hyperparameters were used during training:
|
| 36 |
+
- learning_rate: 3e-05
|
| 37 |
- train_batch_size: 3
|
| 38 |
- eval_batch_size: 3
|
| 39 |
- seed: 42
|
|
|
|
| 43 |
- lr_scheduler_type: linear
|
| 44 |
- lr_scheduler_warmup_steps: 200
|
| 45 |
- num_epochs: 2
|
|
|
|
| 46 |
|
| 47 |
### Training results
|
| 48 |
|