nblinh63 commited on
Commit
110f395
·
verified ·
1 Parent(s): efffb54

End of training

Browse files
README.md CHANGED
@@ -102,7 +102,7 @@ xformers_attention: true
102
 
103
  This model is a fine-tuned version of [Qwen/Qwen2.5-3B](https://huggingface.co/Qwen/Qwen2.5-3B) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
- - Loss: 4.9247
106
 
107
  ## Model description
108
 
@@ -134,7 +134,7 @@ The following hyperparameters were used during training:
134
 
135
  | Training Loss | Epoch | Step | Validation Loss |
136
  |:-------------:|:------:|:----:|:---------------:|
137
- | 4.1359 | 0.0000 | 10 | 4.9247 |
138
 
139
 
140
  ### Framework versions
 
102
 
103
  This model is a fine-tuned version of [Qwen/Qwen2.5-3B](https://huggingface.co/Qwen/Qwen2.5-3B) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
+ - Loss: 4.9392
106
 
107
  ## Model description
108
 
 
134
 
135
  | Training Loss | Epoch | Step | Validation Loss |
136
  |:-------------:|:------:|:----:|:---------------:|
137
+ | 4.1941 | 0.0000 | 10 | 4.9392 |
138
 
139
 
140
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "up_proj",
24
  "q_proj",
25
  "k_proj",
26
- "v_proj",
27
- "down_proj",
28
  "o_proj",
29
- "gate_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "q_proj",
24
  "k_proj",
 
 
25
  "o_proj",
26
+ "down_proj",
27
+ "up_proj",
28
+ "gate_proj",
29
+ "v_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b49c90771e1229c023e88008f965c91bf57859869616d7daa3f3f43246da1faf
3
  size 119915754
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d951c13f39e3335a2926b05d1c54ac2d94180a521ae610094511d61f5963fe49
3
  size 119915754
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a057af7ce61d945c42bc13cb0851e42b82199232a11bb3433d2135bcf17af6c5
3
  size 119801528
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e239c4ffb1f9fbc6040d590dd8511e7b66fc34d0726bdab7b712803e4ceff66
3
  size 119801528
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b150ccf21f8a0dd93e91c0e59bc745be68a2b8fcb5903c3a87f29139776c01d
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17b99dc55895d91a832ef4d955624f0ebaf13a7548b3df3d08a4eb59019a25b1
3
  size 6776