nblinh63 commited on
Commit
ea3add5
·
verified ·
1 Parent(s): bf34e16

End of training

Browse files
README.md CHANGED
@@ -105,7 +105,7 @@ xformers_attention: true
105
 
106
  This model is a fine-tuned version of [NousResearch/Meta-Llama-3-8B](https://huggingface.co/NousResearch/Meta-Llama-3-8B) on the None dataset.
107
  It achieves the following results on the evaluation set:
108
- - Loss: 1.4887
109
 
110
  ## Model description
111
 
@@ -137,7 +137,7 @@ The following hyperparameters were used during training:
137
 
138
  | Training Loss | Epoch | Step | Validation Loss |
139
  |:-------------:|:------:|:----:|:---------------:|
140
- | 0.6074 | 0.0004 | 10 | 1.4887 |
141
 
142
 
143
  ### Framework versions
 
105
 
106
  This model is a fine-tuned version of [NousResearch/Meta-Llama-3-8B](https://huggingface.co/NousResearch/Meta-Llama-3-8B) on the None dataset.
107
  It achieves the following results on the evaluation set:
108
+ - Loss: 1.4829
109
 
110
  ## Model description
111
 
 
137
 
138
  | Training Loss | Epoch | Step | Validation Loss |
139
  |:-------------:|:------:|:----:|:---------------:|
140
+ | 0.613 | 0.0004 | 10 | 1.4829 |
141
 
142
 
143
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "up_proj",
24
  "k_proj",
25
- "q_proj",
26
  "down_proj",
27
- "o_proj",
28
  "v_proj",
29
- "gate_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "o_proj",
24
  "up_proj",
25
  "k_proj",
 
26
  "down_proj",
27
+ "gate_proj",
28
  "v_proj",
29
+ "q_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:5d72f9530c3c208b65637ff4588cfd7038c8562c94e15b56149dab8130049510
3
  size 167934026
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a67f34e3193610fccc82a56c88037c8655fef765f63c452c43544fc8e33af302
3
  size 167934026
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3018685903934df639a1db3680380a19b52a8197667bcf5f0c724b3cdaeb53d2
3
  size 167832240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95df842d00237254ec59fca08f4bf8601d32cb12c208d5e6f1b889691ab99ca5
3
  size 167832240
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfd14db595c435da48a0fafe0d555659d04382320200e6be6a65171b5f44586b
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c8628ef1db7300bb3ffaad062b924755b9d00772aed8a33fc2fb16b1b054e446
3
  size 6776