DeepDream2045 commited on
Commit
76d59a0
·
verified ·
1 Parent(s): ba35d23

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/SmolLM-135M](https://huggingface.co/unsloth/SmolLM-135M) on the None dataset.
105
  It achieves the following results on the evaluation set:
106
- - Loss: 2.4438
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
  | 4.9719 | 0.0091 | 1 | 4.9420 |
144
- | 3.1668 | 0.2275 | 25 | 3.0763 |
145
- | 2.6059 | 0.4551 | 50 | 2.4438 |
146
 
147
 
148
  ### Framework versions
 
103
 
104
  This model is a fine-tuned version of [unsloth/SmolLM-135M](https://huggingface.co/unsloth/SmolLM-135M) on the None dataset.
105
  It achieves the following results on the evaluation set:
106
+ - Loss: 2.4179
107
 
108
  ## Model description
109
 
 
141
  | Training Loss | Epoch | Step | Validation Loss |
142
  |:-------------:|:------:|:----:|:---------------:|
143
  | 4.9719 | 0.0091 | 1 | 4.9420 |
144
+ | 3.144 | 0.2275 | 25 | 3.0552 |
145
+ | 2.5736 | 0.4551 | 50 | 2.4179 |
146
 
147
 
148
  ### Framework versions
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
24
- "v_proj",
25
- "o_proj",
26
- "down_proj",
27
  "q_proj",
 
 
28
  "k_proj",
29
- "gate_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "up_proj",
 
 
 
24
  "q_proj",
25
+ "o_proj",
26
+ "v_proj",
27
  "k_proj",
28
+ "gate_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:fcaf08b24a9679e42efa194a2c1670e239f3ce1351bd27e7f386af5e73fc67c2
3
  size 39226778
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc044a70695607cc17aec63eb6538e44648968728e3d55fa8a1c2b025cfaec27
3
  size 39226778
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf2ded8e59d9dc6a945e9d305f14e24f190d04cd7b65f6cbcfb045b227ef09c6
3
  size 39131224
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c9c9f5fcea190ce3edfa354c1b1207dfa263fe771f75c07167f7bb081d2502a3
3
  size 39131224
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d5c0bebfbdf04b7958b1fae63dbe06a88e4db1f5fe8c714531900fb37bc3fc22
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5f1847c084eed9b0fa107ac868a39a27dca587d90916c6d92b3c3a3faeadaf97
3
  size 6776