DeepDream2045 commited on
Commit
91c4f49
1 Parent(s): 3c35aec

End of training

Browse files
README.md CHANGED
@@ -96,7 +96,7 @@ xformers_attention: true
96
 
97
  This model is a fine-tuned version of [migtissera/Tess-v2.5-Phi-3-medium-128k-14B](https://huggingface.co/migtissera/Tess-v2.5-Phi-3-medium-128k-14B) on the None dataset.
98
  It achieves the following results on the evaluation set:
99
- - Loss: 1.7149
100
 
101
  ## Model description
102
 
@@ -134,8 +134,8 @@ The following hyperparameters were used during training:
134
  | Training Loss | Epoch | Step | Validation Loss |
135
  |:-------------:|:------:|:----:|:---------------:|
136
  | 3.6352 | 0.0016 | 1 | 5.1592 |
137
- | 2.2293 | 0.0390 | 25 | 1.7845 |
138
- | 2.1153 | 0.0780 | 50 | 1.7149 |
139
 
140
 
141
  ### Framework versions
 
96
 
97
  This model is a fine-tuned version of [migtissera/Tess-v2.5-Phi-3-medium-128k-14B](https://huggingface.co/migtissera/Tess-v2.5-Phi-3-medium-128k-14B) on the None dataset.
98
  It achieves the following results on the evaluation set:
99
+ - Loss: 1.7096
100
 
101
  ## Model description
102
 
 
134
  | Training Loss | Epoch | Step | Validation Loss |
135
  |:-------------:|:------:|:----:|:---------------:|
136
  | 3.6352 | 0.0016 | 1 | 5.1592 |
137
+ | 2.2311 | 0.0390 | 25 | 1.7820 |
138
+ | 2.0822 | 0.0780 | 50 | 1.7096 |
139
 
140
 
141
  ### Framework versions
adapter_config.json CHANGED
@@ -20,10 +20,10 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "gate_up_proj",
24
- "o_proj",
25
  "qkv_proj",
26
- "down_proj"
 
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "qkv_proj",
24
+ "down_proj",
25
+ "gate_up_proj",
26
+ "o_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:406b998a7075c4caaf16acb0c862225334ff17151cec2f234d1a217f482aba8d
3
  size 445760970
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:451c3f5fd718da045d39607408451556308cc8b62b2ace594defdbdd28084120
3
  size 445760970
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fe4c111824ae0addcdf78322c527745999170d7f3b17df8aa6e772131bd49a9f
3
  size 445688440
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd386869160576e247f818b418f34612f1c7896a0fbfa1c8145e8625aeb86c00
3
  size 445688440
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0159e238933649e4b1712b80c029ece5145df05759de3a9be54b50d9c93a5826
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b095aab98c9d0f056114cfd27d18b2ae9c09fc7600a46ac9acc6ecf782b705ca
3
  size 6776