DeepDream2045 commited on
Commit
993415b
·
verified ·
1 Parent(s): 0bd8ff0

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/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/unsloth/Meta-Llama-3.1-8B-Instruct) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
- - Loss: 0.3484
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
  | 7.6368 | 0.0138 | 1 | 7.8842 |
143
- | 0.5529 | 0.3460 | 25 | 0.4391 |
144
- | 0.4422 | 0.6920 | 50 | 0.3484 |
145
 
146
 
147
  ### Framework versions
 
102
 
103
  This model is a fine-tuned version of [unsloth/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/unsloth/Meta-Llama-3.1-8B-Instruct) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
+ - Loss: 0.3486
106
 
107
  ## Model description
108
 
 
140
  | Training Loss | Epoch | Step | Validation Loss |
141
  |:-------------:|:------:|:----:|:---------------:|
142
  | 7.6368 | 0.0138 | 1 | 7.8842 |
143
+ | 0.55 | 0.3460 | 25 | 0.4385 |
144
+ | 0.4443 | 0.6920 | 50 | 0.3486 |
145
 
146
 
147
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "down_proj",
24
  "gate_proj",
25
- "q_proj",
26
- "o_proj",
27
  "k_proj",
 
28
  "v_proj",
29
- "up_proj"
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
+ "up_proj",
24
  "gate_proj",
 
 
25
  "k_proj",
26
+ "down_proj",
27
  "v_proj",
28
+ "o_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:e2fef61429f53931355937913901cfcc2a22ccd5a450c4cd3ff4b5656d51c1be
3
  size 335706186
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49867a0dd6d58dd924b11403fdbb4b1a2709c417c38f111dd2f4b1e0dbe0e6a2
3
  size 335706186
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5a3f12ee4e3436e79d183633ce2a2d047eedcd2b88e3a573844a350abf5640b0
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c951f718b4e51e8b175258336eec5293eac3c06e183db769cac2e7bdd2080c8
3
  size 335604696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4578fc132968af2a4189cfb0752b1938b6f2efe71a595e6c70d949b67513381f
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:19ae2772d6870b4169589bf5c86f6169d7d232f7f1f7e8b68c04fdb0d4bc8620
3
  size 6776