DeepDream2045 commited on
Commit
813d7b4
·
verified ·
1 Parent(s): 38061c2

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/Yarn-Mistral-7b-128k](https://huggingface.co/NousResearch/Yarn-Mistral-7b-128k) on the None dataset.
107
  It achieves the following results on the evaluation set:
108
- - Loss: 0.8842
109
 
110
  ## Model description
111
 
@@ -143,8 +143,8 @@ The following hyperparameters were used during training:
143
  | Training Loss | Epoch | Step | Validation Loss |
144
  |:-------------:|:------:|:----:|:---------------:|
145
  | 1.1322 | 0.0008 | 1 | 1.5847 |
146
- | 1.2929 | 0.0210 | 25 | 0.9329 |
147
- | 1.1451 | 0.0420 | 50 | 0.8842 |
148
 
149
 
150
  ### Framework versions
 
105
 
106
  This model is a fine-tuned version of [NousResearch/Yarn-Mistral-7b-128k](https://huggingface.co/NousResearch/Yarn-Mistral-7b-128k) on the None dataset.
107
  It achieves the following results on the evaluation set:
108
+ - Loss: 0.8843
109
 
110
  ## Model description
111
 
 
143
  | Training Loss | Epoch | Step | Validation Loss |
144
  |:-------------:|:------:|:----:|:---------------:|
145
  | 1.1322 | 0.0008 | 1 | 1.5847 |
146
+ | 1.2911 | 0.0210 | 25 | 0.9318 |
147
+ | 1.1406 | 0.0420 | 50 | 0.8843 |
148
 
149
 
150
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "q_proj",
24
- "down_proj",
25
- "k_proj",
26
  "o_proj",
27
- "up_proj",
28
  "gate_proj",
29
- "v_proj"
 
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
23
  "o_proj",
24
+ "k_proj",
25
  "gate_proj",
26
+ "v_proj",
27
+ "q_proj",
28
+ "down_proj",
29
+ "up_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:a8e2ec2c8c08e3ed12169c7882f7f545995fb3c4e81c571bc645d5dd040544fe
3
  size 335706186
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61ce9568dcfea58192db0c2b38acc6f8ff08a34a86f0a0299e64ac034b8cac4d
3
  size 335706186
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d117bbf168d69f60a424a760bef6fccfca0091958260bd87f76e3d6a8ae886d1
3
  size 335604696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8c4390df21e68610fbe4614aa868b686c741edd9e413d9af9231973d4a6652c
3
  size 335604696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a1cacc4070899ec6140ce624ad9111e3cd3116b234a9d45e345cdf260945df5f
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:06ea9b0e7461d608bdc78005e0ce4a13003303f92c48ee59de6dd64648eec034
3
  size 6776