DeepDream2045 commited on
Commit
b271646
·
verified ·
1 Parent(s): df680ec

End of training

Browse files
README.md CHANGED
@@ -103,7 +103,7 @@ xformers_attention: true
103
 
104
  This model is a fine-tuned version of [unsloth/Qwen2.5-1.5B](https://huggingface.co/unsloth/Qwen2.5-1.5B) on the None dataset.
105
  It achieves the following results on the evaluation set:
106
- - Loss: 1.5107
107
 
108
  ## Model description
109
 
@@ -141,8 +141,8 @@ The following hyperparameters were used during training:
141
  | Training Loss | Epoch | Step | Validation Loss |
142
  |:-------------:|:------:|:----:|:---------------:|
143
  | 1.5446 | 0.0521 | 1 | 1.7352 |
144
- | 1.8535 | 1.3029 | 25 | 1.5217 |
145
- | 1.4566 | 2.6059 | 50 | 1.5107 |
146
 
147
 
148
  ### Framework versions
 
103
 
104
  This model is a fine-tuned version of [unsloth/Qwen2.5-1.5B](https://huggingface.co/unsloth/Qwen2.5-1.5B) on the None dataset.
105
  It achieves the following results on the evaluation set:
106
+ - Loss: 1.5109
107
 
108
  ## Model description
109
 
 
141
  | Training Loss | Epoch | Step | Validation Loss |
142
  |:-------------:|:------:|:----:|:---------------:|
143
  | 1.5446 | 0.0521 | 1 | 1.7352 |
144
+ | 1.8535 | 1.3029 | 25 | 1.5218 |
145
+ | 1.4568 | 2.6059 | 50 | 1.5109 |
146
 
147
 
148
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "down_proj",
24
- "k_proj",
25
- "q_proj",
26
  "gate_proj",
27
- "up_proj",
28
- "v_proj",
29
- "o_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
+ "o_proj",
25
  "down_proj",
 
 
26
  "gate_proj",
27
+ "q_proj",
28
+ "k_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:63361ab5c24bf38d6e7f54bfcb3b442df16b29a3325079883e6cf7afb4a5865b
3
  size 147859242
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:816f79e3840f95dfbeb57f46b2147165704204b827340d1872ea7568d8e45977
3
  size 147859242
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7b7d6717b6e5a10080e0402a8dc688f26cea0bbdf6305246d5ce4e732d87185c
3
  size 147770496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2457b8d3d9a9666343c17fe1ff37135875d254798359c1e9f3d7798ff54d1d00
3
  size 147770496
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:083197ba65aafc31c05e970d5bb261f2b820c41cba8a95f470b8bd4a25560910
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cebc5e5b27fdeab60524468d1d81248313288b98f84295a55b46920331961701
3
  size 6776