nblinh commited on
Commit
6047e4c
1 Parent(s): 140072c

End of training

Browse files
README.md CHANGED
@@ -78,7 +78,7 @@ resume_from_checkpoint: null
78
  s2_attention: null
79
  sample_packing: false
80
  saves_per_epoch: 1
81
- sequence_len: 1024
82
  strict: false
83
  tf32: false
84
  tokenizer_type: AutoTokenizer
@@ -103,7 +103,7 @@ xformers_attention: true
103
 
104
  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.
105
  It achieves the following results on the evaluation set:
106
- - Loss: 0.9982
107
 
108
  ## Model description
109
 
@@ -135,7 +135,7 @@ The following hyperparameters were used during training:
135
 
136
  | Training Loss | Epoch | Step | Validation Loss |
137
  |:-------------:|:------:|:----:|:---------------:|
138
- | 0.5956 | 0.0001 | 10 | 0.9982 |
139
 
140
 
141
  ### Framework versions
 
78
  s2_attention: null
79
  sample_packing: false
80
  saves_per_epoch: 1
81
+ sequence_len: 2048
82
  strict: false
83
  tf32: false
84
  tokenizer_type: AutoTokenizer
 
103
 
104
  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.
105
  It achieves the following results on the evaluation set:
106
+ - Loss: 0.9812
107
 
108
  ## Model description
109
 
 
135
 
136
  | Training Loss | Epoch | Step | Validation Loss |
137
  |:-------------:|:------:|:----:|:---------------:|
138
+ | 0.6432 | 0.0001 | 10 | 0.9812 |
139
 
140
 
141
  ### Framework versions
adapter_config.json CHANGED
@@ -20,9 +20,9 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "o_proj",
24
- "down_proj",
25
  "gate_up_proj",
 
 
26
  "qkv_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "gate_up_proj",
24
+ "down_proj",
25
+ "o_proj",
26
  "qkv_proj"
27
  ],
28
  "task_type": "CAUSAL_LM",
adapter_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:774cda74910dc3ef1fd5e036c0fee2bc0c9a9618bb6fef769c6e9a43dcb0fd01
3
  size 222938570
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d43efa340979dff793cfd40000cfb95e582727a87640380a41919228f99742bb
3
  size 222938570
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a4ba32f783701386c30ef63d00deca6a58f2f42fa319aebb54c0da317612684
3
  size 222865880
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:088195ac0dd569469a7348d4575e47ef17d52762ca0555a02fde39977c4dff44
3
  size 222865880
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5b6b0f67cd2f7d2d7d182a57ac706b504cbaaa2c5ba07d5d0ff2b590432f76cc
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:795d9b25b68f8fe8c4c07baef1e38d1133d5df19e6ec85d2100f25ff3b0499ad
3
  size 6776