DeepDream2045 commited on
Commit
7b9ebe2
·
verified ·
1 Parent(s): 398b0b7

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 [unsloth/SmolLM-1.7B-Instruct](https://huggingface.co/unsloth/SmolLM-1.7B-Instruct) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
- - Loss: 3.1869
106
 
107
  ## Model description
108
 
@@ -140,8 +140,8 @@ The following hyperparameters were used during training:
140
  | Training Loss | Epoch | Step | Validation Loss |
141
  |:-------------:|:------:|:----:|:---------------:|
142
  | 6.6306 | 0.0138 | 1 | 6.8053 |
143
- | 4.2874 | 0.3460 | 25 | 3.8760 |
144
- | 3.5258 | 0.6920 | 50 | 3.1869 |
145
 
146
 
147
  ### Framework versions
 
102
 
103
  This model is a fine-tuned version of [unsloth/SmolLM-1.7B-Instruct](https://huggingface.co/unsloth/SmolLM-1.7B-Instruct) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
+ - Loss: 3.1944
106
 
107
  ## Model description
108
 
 
140
  | Training Loss | Epoch | Step | Validation Loss |
141
  |:-------------:|:------:|:----:|:---------------:|
142
  | 6.6306 | 0.0138 | 1 | 6.8053 |
143
+ | 4.3006 | 0.3460 | 25 | 3.8811 |
144
+ | 3.5398 | 0.6920 | 50 | 3.1944 |
145
 
146
 
147
  ### Framework versions
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
24
- "v_proj",
25
- "up_proj",
26
  "gate_proj",
 
27
  "down_proj",
28
  "o_proj",
29
- "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "q_proj",
 
 
24
  "gate_proj",
25
+ "k_proj",
26
  "down_proj",
27
  "o_proj",
28
+ "v_proj",
29
+ "up_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:6198dc25f93848a8b32d31ba965d7ca0a66f5ff745b7168653322ba304c2bd64
3
  size 144824970
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dec1ad0ee3abf0ffc8a21d0e98af81338e22e2b965346f96c9e096c956d3732c
3
  size 144824970
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a334af04127f5624a904703d6ecadb97c848b90372ed8a7447abecd288cd4255
3
  size 144748392
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:77de871694caae9be418270cfe1846fd732ec0169d8d218391fbaec100b30020
3
  size 144748392
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:297365864432a66351de4a28dcab5df4abc8350f5eb8210d38b1e903e733b0b8
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a76349aa92ef48b300c140adc465b946c6362057acd6daf4a99536f902f6066
3
  size 6776