DeepDream2045 commited on
Commit
f5e73f0
·
verified ·
1 Parent(s): ee1f5b7

End of training

Browse files
README.md CHANGED
@@ -96,7 +96,7 @@ xformers_attention: true
96
 
97
  This model is a fine-tuned version of [Qwen/Qwen2.5-1.5B](https://huggingface.co/Qwen/Qwen2.5-1.5B) on the None dataset.
98
  It achieves the following results on the evaluation set:
99
- - Loss: 2.7504
100
 
101
  ## Model description
102
 
@@ -134,8 +134,8 @@ The following hyperparameters were used during training:
134
  | Training Loss | Epoch | Step | Validation Loss |
135
  |:-------------:|:------:|:----:|:---------------:|
136
  | 2.884 | 0.0041 | 1 | 3.2208 |
137
- | 2.637 | 0.1024 | 25 | 2.8161 |
138
- | 2.5138 | 0.2049 | 50 | 2.7504 |
139
 
140
 
141
  ### Framework versions
 
96
 
97
  This model is a fine-tuned version of [Qwen/Qwen2.5-1.5B](https://huggingface.co/Qwen/Qwen2.5-1.5B) on the None dataset.
98
  It achieves the following results on the evaluation set:
99
+ - Loss: 2.7513
100
 
101
  ## Model description
102
 
 
134
  | Training Loss | Epoch | Step | Validation Loss |
135
  |:-------------:|:------:|:----:|:---------------:|
136
  | 2.884 | 0.0041 | 1 | 3.2208 |
137
+ | 2.636 | 0.1024 | 25 | 2.8128 |
138
+ | 2.5226 | 0.2049 | 50 | 2.7513 |
139
 
140
 
141
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "k_proj",
25
- "down_proj",
26
  "gate_proj",
27
- "up_proj",
28
  "v_proj",
29
- "q_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "q_proj",
 
 
24
  "gate_proj",
25
+ "k_proj",
26
  "v_proj",
27
+ "o_proj",
28
+ "up_proj",
29
+ "down_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:677c384a283b2d53517506df98c7e88d9063839384437d1da47bed446801d7f4
3
  size 147859242
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99100fc8cb9629f23ee002d2b3bbc8733215ad01cc1381efb5be3c9183578b6a
3
  size 147859242
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23310b84d6a0c378e814a0af56e6001d95fb6d450458fba02ee243ba4bb54619
3
  size 147770496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8277984d9c60132214b91aa106e3c06d9041f5b092d5cdc6114f694d6f2352d9
3
  size 147770496
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9f83fc5afa9c2c0b02c33e188cde50d7502ddda90bc13a39239ce88b24a8e36d
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6def4580f714d6ad7e4a090722504acfd79476939235ffabc027470341e135
3
  size 6776