DeepDream2045 commited on
Commit
119a637
1 Parent(s): a381580

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/llama-3-8b-Instruct](https://huggingface.co/unsloth/llama-3-8b-Instruct) on the None dataset.
105
  It achieves the following results on the evaluation set:
106
- - Loss: 0.4731
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.4381 | 0.0045 | 1 | 5.9517 |
144
- | 1.2538 | 0.1130 | 25 | 0.5836 |
145
- | 1.1494 | 0.2260 | 50 | 0.4731 |
146
 
147
 
148
  ### Framework versions
 
103
 
104
  This model is a fine-tuned version of [unsloth/llama-3-8b-Instruct](https://huggingface.co/unsloth/llama-3-8b-Instruct) on the None dataset.
105
  It achieves the following results on the evaluation set:
106
+ - Loss: 0.4736
107
 
108
  ## Model description
109
 
 
141
  | Training Loss | Epoch | Step | Validation Loss |
142
  |:-------------:|:------:|:----:|:---------------:|
143
  | 4.4381 | 0.0045 | 1 | 5.9517 |
144
+ | 1.2577 | 0.1130 | 25 | 0.5865 |
145
+ | 1.1515 | 0.2260 | 50 | 0.4736 |
146
 
147
 
148
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_proj",
24
  "v_proj",
25
- "down_proj",
26
  "q_proj",
27
- "k_proj",
28
  "up_proj",
29
- "o_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
23
  "v_proj",
 
24
  "q_proj",
 
25
  "up_proj",
26
+ "o_proj",
27
+ "gate_proj",
28
+ "k_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:a9e024141b2693f3fe0b589cae15df9ebb3fd557057c84fea577dbacf23a92c3
3
  size 335706186
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bc7a01a089732ad7f1ed50687f321bf0ff80804b3be2ff17729ac9872c27068
3
  size 335706186
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7e5a0b95359ef08bb75ad0c2fa48434aff777e65083a2ce6d910d1f38e9fd3a2
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:612ddbfa96cf4f5d94a77303d7f648ad07c281c25d4848df4f45c5d7deb33bea
3
  size 335604696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b1ed99eafc3aa4e5c1234fbb3f8fea5495f15776a8fad9e6bcf523c30127ac1
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0afb748b58c0b9ce3e85a2547829320a38677356c8a89e965a722aa1104d447
3
  size 6776