DeepDream2045 commited on
Commit
656500e
1 Parent(s): d35977e

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/mistral-7b-v0.3](https://huggingface.co/unsloth/mistral-7b-v0.3) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
- - Loss: 0.0981
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
  | 1.103 | 0.0143 | 1 | 1.0215 |
143
- | 0.1835 | 0.3581 | 25 | 0.1234 |
144
- | 0.1237 | 0.7162 | 50 | 0.0981 |
145
 
146
 
147
  ### Framework versions
 
102
 
103
  This model is a fine-tuned version of [unsloth/mistral-7b-v0.3](https://huggingface.co/unsloth/mistral-7b-v0.3) on the None dataset.
104
  It achieves the following results on the evaluation set:
105
+ - Loss: 0.0959
106
 
107
  ## Model description
108
 
 
140
  | Training Loss | Epoch | Step | Validation Loss |
141
  |:-------------:|:------:|:----:|:---------------:|
142
  | 1.103 | 0.0143 | 1 | 1.0215 |
143
+ | 0.1759 | 0.3581 | 25 | 0.1228 |
144
+ | 0.1183 | 0.7162 | 50 | 0.0959 |
145
 
146
 
147
  ### Framework versions
adapter_config.json CHANGED
@@ -21,12 +21,12 @@
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
 
24
  "gate_proj",
25
  "q_proj",
26
- "o_proj",
27
  "up_proj",
28
- "v_proj",
29
- "down_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
21
  "revision": null,
22
  "target_modules": [
23
  "k_proj",
24
+ "o_proj",
25
  "gate_proj",
26
  "q_proj",
27
+ "down_proj",
28
  "up_proj",
29
+ "v_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:0fc87989c17103fe6cd9b6c343c86f4a605c69c2df9cbc468d4a6bdbe97e7967
3
  size 335706186
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8745f00e8704e5bc43f0d664d2e2e2adfa5f9b19157ebe83cf57ef72d3a96429
3
  size 335706186
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:32ea58307de55053fa70874bed7cc545719689fffef23d9a2520ebcebcc0f5bc
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:723dc0fd63da6a0f0b2ad932f140da691037bf20f10e46cf36c1ecee2883ae04
3
  size 335604696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:50c156758b7161ecf7152ecb6ee0bd178ac38c2c00fe8d346bc6f3885c57edf2
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dd9b7c798852b4ea78872275e113bb8f2ff03ff3197007bb28c49e8e7cdb9d7d
3
  size 6776