aisuko commited on
Commit
dee5241
1 Parent(s): ebbdd71

End of training

Browse files
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) on the g-ronimo/riddles_evolved dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 1.5478
20
 
21
  ## Model description
22
 
@@ -50,10 +50,10 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
- | 1.733 | 0.5 | 7 | 1.6829 |
54
- | 1.7073 | 1.0 | 14 | 1.6427 |
55
- | 1.6346 | 1.49 | 21 | 1.5976 |
56
- | 1.5773 | 1.99 | 28 | 1.5478 |
57
 
58
 
59
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [microsoft/phi-2](https://huggingface.co/microsoft/phi-2) on the g-ronimo/riddles_evolved dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 1.5572
20
 
21
  ## Model description
22
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss |
52
  |:-------------:|:-----:|:----:|:---------------:|
53
+ | 1.708 | 0.5 | 7 | 1.7003 |
54
+ | 1.6852 | 1.0 | 14 | 1.6505 |
55
+ | 1.5539 | 1.49 | 21 | 1.6054 |
56
+ | 1.5387 | 1.99 | 28 | 1.5572 |
57
 
58
 
59
  ### Framework versions
adapter_config.json CHANGED
@@ -22,10 +22,10 @@
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
25
- "k_proj",
26
- "v_proj",
27
  "q_proj",
28
- "dense"
 
 
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
 
22
  "rank_pattern": {},
23
  "revision": null,
24
  "target_modules": [
 
 
25
  "q_proj",
26
+ "v_proj",
27
+ "dense",
28
+ "k_proj"
29
  ],
30
  "task_type": "CAUSAL_LM"
31
  }
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c55538abf5d9148c496f4731880d645ca967feb967665a36ea91da6f5c7c2500
3
  size 1090759640
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff7b8c300ad1f93bbb96c19574683f105acdacb8df0ce0f9fa2567756613eace
3
  size 1090759640
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:702140f34e03eae44fe9c458b2dc3513844d51cd44f4825b636f7d631a1712df
3
  size 4728
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:938acaf56e50c9c635f1123a08c2d520b56f726f9033ace3620894ebb7e31752
3
  size 4728