DeepDream2045 commited on
Commit
5691e9c
·
verified ·
1 Parent(s): ae9b2aa

End of training

Browse files
README.md CHANGED
@@ -103,7 +103,7 @@ xformers_attention: null
103
 
104
  This model is a fine-tuned version of [Qwen/Qwen1.5-0.5B-Chat](https://huggingface.co/Qwen/Qwen1.5-0.5B-Chat) on the None dataset.
105
  It achieves the following results on the evaluation set:
106
- - Loss: 3.1214
107
 
108
  ## Model description
109
 
@@ -138,9 +138,9 @@ The following hyperparameters were used during training:
138
  | Training Loss | Epoch | Step | Validation Loss |
139
  |:-------------:|:------:|:----:|:---------------:|
140
  | 6.1371 | 0.0100 | 1 | 6.3942 |
141
- | 6.6642 | 0.0301 | 3 | 6.1889 |
142
- | 5.8808 | 0.0602 | 6 | 5.2890 |
143
- | 4.4603 | 0.0902 | 9 | 3.1214 |
144
 
145
 
146
  ### Framework versions
 
103
 
104
  This model is a fine-tuned version of [Qwen/Qwen1.5-0.5B-Chat](https://huggingface.co/Qwen/Qwen1.5-0.5B-Chat) on the None dataset.
105
  It achieves the following results on the evaluation set:
106
+ - Loss: 2.9698
107
 
108
  ## Model description
109
 
 
138
  | Training Loss | Epoch | Step | Validation Loss |
139
  |:-------------:|:------:|:----:|:---------------:|
140
  | 6.1371 | 0.0100 | 1 | 6.3942 |
141
+ | 6.6966 | 0.0301 | 3 | 6.1850 |
142
+ | 5.8849 | 0.0602 | 6 | 5.2905 |
143
+ | 4.359 | 0.0902 | 9 | 2.9698 |
144
 
145
 
146
  ### Framework versions
adapter_config.json CHANGED
@@ -20,12 +20,12 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "gate_proj",
24
  "v_proj",
 
25
  "up_proj",
26
- "o_proj",
27
  "down_proj",
28
- "q_proj",
29
  "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "gate_proj",
25
  "v_proj",
26
+ "q_proj",
27
  "up_proj",
 
28
  "down_proj",
 
29
  "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8f3643a8a6d6db721765bfbeef24af3653da0a77494a8f004ec93afd3b3ea45c
3
  size 30398410
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4f5e440dd16900c4ebb8e3dc417b460e01a68e923548a3bda3e68985359fa3a
3
  size 30398410
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3efbcb775b1720262a9729aa89b4e2a7f33ef935101a533ff4f86c517bc197ff
3
  size 30322120
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e5bef69ca4ab9ab5da8fde478afc405b25c42f8721ecd3656e83824ab419593c
3
  size 30322120
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9477e1527e6ebd8764da7c6352084cb17361334c458bc27fbb9f06b94a455cce
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7388f3e7b07c8c879afb44613463aaecf2dc880d04e9c93c89b5d5ebe5b7c8c8
3
  size 6776