DeepDream2045 commited on
Commit
cbec337
·
verified ·
1 Parent(s): c85bf36

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/Phi-3-medium-4k-instruct](https://huggingface.co/unsloth/Phi-3-medium-4k-instruct) on the None dataset.
105
  It achieves the following results on the evaluation set:
106
- - Loss: 1.4219
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
  | 3.8832 | 0.0158 | 1 | 4.6374 |
144
- | 1.5425 | 0.3960 | 25 | 1.4601 |
145
- | 1.3777 | 0.7921 | 50 | 1.4219 |
146
 
147
 
148
  ### Framework versions
 
103
 
104
  This model is a fine-tuned version of [unsloth/Phi-3-medium-4k-instruct](https://huggingface.co/unsloth/Phi-3-medium-4k-instruct) on the None dataset.
105
  It achieves the following results on the evaluation set:
106
+ - Loss: 1.4213
107
 
108
  ## Model description
109
 
 
141
  | Training Loss | Epoch | Step | Validation Loss |
142
  |:-------------:|:------:|:----:|:---------------:|
143
  | 3.8832 | 0.0158 | 1 | 4.6374 |
144
+ | 1.544 | 0.3960 | 25 | 1.4612 |
145
+ | 1.3739 | 0.7921 | 50 | 1.4213 |
146
 
147
 
148
  ### Framework versions
adapter_config.json CHANGED
@@ -20,13 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "v_proj",
24
- "gate_proj",
25
- "q_proj",
26
- "k_proj",
27
  "up_proj",
 
 
28
  "o_proj",
29
- "down_proj"
 
 
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
 
 
23
  "up_proj",
24
+ "k_proj",
25
+ "gate_proj",
26
  "o_proj",
27
+ "down_proj",
28
+ "v_proj",
29
+ "q_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:9c988e6e65b492657837b6dbb4b586bad2de5617ba9b21377f1041b8f7175fc0
3
  size 524490378
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87a4ee6484cd17b2dffdc49b54d3fd6d0894b2f804e439cec9f75a37a09d9b93
3
  size 524490378
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87c761f6a9e19c98c817c8efffb941c28e04619d8ce2bf1251e883c02e20b3ce
3
  size 524363632
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:453f679ff83f6cb78ca4a52079d84a61f6adf84723e10a078b4af6fd7b849cce
3
  size 524363632
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ac3e76440ec12a175bfc0815ce339f1f19754c1a4d3893054a2983def642f23f
3
  size 6776
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f73a5c49f83bb452292d035856867321abe71eecac39011cbbc7e22d4eae41b4
3
  size 6776