lesso commited on
Commit
233b29e
1 Parent(s): 52fde9b

End of training

Browse files
README.md CHANGED
@@ -102,7 +102,7 @@ xformers_attention: null
102
 
103
  This model is a fine-tuned version of [unsloth/Llama-3.1-Storm-8B](https://huggingface.co/unsloth/Llama-3.1-Storm-8B) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
- - Loss: 11.0530
106
 
107
  ## Model description
108
 
@@ -139,8 +139,8 @@ The following hyperparameters were used during training:
139
  |:-------------:|:------:|:----:|:---------------:|
140
  | 10.9802 | 0.0003 | 1 | 11.5776 |
141
  | 10.434 | 0.0009 | 3 | 11.5776 |
142
- | 12.2136 | 0.0018 | 6 | 11.5211 |
143
- | 9.0545 | 0.0027 | 9 | 11.0530 |
144
 
145
 
146
  ### Framework versions
 
102
 
103
  This model is a fine-tuned version of [unsloth/Llama-3.1-Storm-8B](https://huggingface.co/unsloth/Llama-3.1-Storm-8B) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
+ - Loss: 11.0667
106
 
107
  ## Model description
108
 
 
139
  |:-------------:|:------:|:----:|:---------------:|
140
  | 10.9802 | 0.0003 | 1 | 11.5776 |
141
  | 10.434 | 0.0009 | 3 | 11.5776 |
142
+ | 12.2132 | 0.0018 | 6 | 11.5231 |
143
+ | 9.0586 | 0.0027 | 9 | 11.0667 |
144
 
145
 
146
  ### Framework versions
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
24
- "q_proj",
25
- "down_proj",
26
- "o_proj",
27
  "up_proj",
 
 
28
  "gate_proj",
29
- "k_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "v_proj",
 
 
 
24
  "up_proj",
25
+ "o_proj",
26
+ "k_proj",
27
  "gate_proj",
28
+ "q_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:443852624920258f4e1983ea89998a100fcdc9c6ccd235847e23c1dda8b8087d
3
  size 84047370
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51d7bdd3b438ace629972af5ef6879d2d8fdbfcaaac84780366aba5e6aef8a3f
3
  size 84047370
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c8cfac24ff0d3e238a815b333f2ea43cf11b4d6fea1fd7ae85e5916aa356a26
3
  size 83945296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ee8b87bd1b68ecba1eeaf5ba1372c891913ddf8b91bfd5743b1d696f010f946
3
  size 83945296
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ed5cf1a7f24b2f4b6ffdd137a7076d460d56660645e71b5af0068e2d73030f31
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ee223a43027b8c8afd21622e4578463f433159b96d4ac348cc6f399af5db597
3
  size 6776