sophiargh commited on
Commit
c2867a2
·
verified ·
1 Parent(s): 3d4c338

End of training

Browse files
Files changed (3) hide show
  1. README.md +62 -0
  2. generation_config.json +6 -0
  3. model.safetensors +1 -1
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: Qwen/Qwen3-0.6B-Base
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: MNLP_M2_mcqa_model2
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_model2
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
+ It achieves the following results on the evaluation set:
19
+ - Loss: 1.5787
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 5e-06
39
+ - train_batch_size: 4
40
+ - eval_batch_size: 4
41
+ - seed: 42
42
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
+ - lr_scheduler_type: cosine
44
+ - num_epochs: 5
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-----:|:-----:|:---------------:|
50
+ | 1.6677 | 1.0 | 4380 | 1.5840 |
51
+ | 1.6558 | 2.0 | 8760 | 1.5796 |
52
+ | 1.6602 | 3.0 | 13140 | 1.5785 |
53
+ | 1.6553 | 4.0 | 17520 | 1.5787 |
54
+ | 1.6479 | 5.0 | 21900 | 1.5787 |
55
+
56
+
57
+ ### Framework versions
58
+
59
+ - Transformers 4.51.3
60
+ - Pytorch 2.5.1+cu124
61
+ - Datasets 3.2.0
62
+ - Tokenizers 0.21.0
generation_config.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token_id": 151643,
3
+ "eos_token_id": 151643,
4
+ "max_new_tokens": 2048,
5
+ "transformers_version": "4.51.3"
6
+ }
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aca4e0ea976a25f73c65f51bd20ff0d87316a0077d017fabd35051b1439a160d
3
  size 1192135096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9dbc7c871768388dd21547cbfb68fd81ed787e1ac2fa4297aa175301763ef013
3
  size 1192135096