Model save
Browse files
README.md
CHANGED
|
@@ -18,16 +18,16 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [microsoft/Phi-3-mini-4k-instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
-
- Loss: 4.
|
| 22 |
-
- Rewards/chosen: -0.
|
| 23 |
-
- Rewards/rejected: -0.
|
| 24 |
- Rewards/accuracies: 0.0
|
| 25 |
- Rewards/margins: 0.0
|
| 26 |
-
- Logps/rejected: -
|
| 27 |
-
- Logps/chosen: -
|
| 28 |
-
- Logits/rejected:
|
| 29 |
-
- Logits/chosen:
|
| 30 |
-
- Nll Loss: 4.
|
| 31 |
- Log Odds Ratio: -0.6931
|
| 32 |
- Log Odds Chosen: 0.0
|
| 33 |
|
|
@@ -63,7 +63,7 @@ The following hyperparameters were used during training:
|
|
| 63 |
|
| 64 |
| Training Loss | Epoch | Step | Validation Loss | Rewards/chosen | Rewards/rejected | Rewards/accuracies | Rewards/margins | Logps/rejected | Logps/chosen | Logits/rejected | Logits/chosen | Nll Loss | Log Odds Ratio | Log Odds Chosen |
|
| 65 |
|:-------------:|:-----:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:|:--------------:|:------------:|:---------------:|:-------------:|:--------:|:--------------:|:---------------:|
|
| 66 |
-
| 4.
|
| 67 |
|
| 68 |
|
| 69 |
### Framework versions
|
|
|
|
| 18 |
|
| 19 |
This model is a fine-tuned version of [microsoft/Phi-3-mini-4k-instruct](https://huggingface.co/microsoft/Phi-3-mini-4k-instruct) on the None dataset.
|
| 20 |
It achieves the following results on the evaluation set:
|
| 21 |
+
- Loss: 4.4137
|
| 22 |
+
- Rewards/chosen: -0.4068
|
| 23 |
+
- Rewards/rejected: -0.4068
|
| 24 |
- Rewards/accuracies: 0.0
|
| 25 |
- Rewards/margins: 0.0
|
| 26 |
+
- Logps/rejected: -4.0684
|
| 27 |
+
- Logps/chosen: -4.0684
|
| 28 |
+
- Logits/rejected: 22.3128
|
| 29 |
+
- Logits/chosen: 22.3128
|
| 30 |
+
- Nll Loss: 4.3444
|
| 31 |
- Log Odds Ratio: -0.6931
|
| 32 |
- Log Odds Chosen: 0.0
|
| 33 |
|
|
|
|
| 63 |
|
| 64 |
| Training Loss | Epoch | Step | Validation Loss | Rewards/chosen | Rewards/rejected | Rewards/accuracies | Rewards/margins | Logps/rejected | Logps/chosen | Logits/rejected | Logits/chosen | Nll Loss | Log Odds Ratio | Log Odds Chosen |
|
| 65 |
|:-------------:|:-----:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:|:--------------:|:------------:|:---------------:|:-------------:|:--------:|:--------------:|:---------------:|
|
| 66 |
+
| 4.1766 | 0.8 | 1 | 4.4137 | -0.4068 | -0.4068 | 0.0 | 0.0 | -4.0684 | -4.0684 | 22.3128 | 22.3128 | 4.3444 | -0.6931 | 0.0 |
|
| 67 |
|
| 68 |
|
| 69 |
### Framework versions
|
adapter_config.json
CHANGED
|
@@ -20,10 +20,10 @@
|
|
| 20 |
"rank_pattern": {},
|
| 21 |
"revision": null,
|
| 22 |
"target_modules": [
|
| 23 |
-
"qkv_proj",
|
| 24 |
"gate_up_proj",
|
| 25 |
-
"
|
| 26 |
-
"
|
|
|
|
| 27 |
],
|
| 28 |
"task_type": "CASUAL_LM",
|
| 29 |
"use_dora": false,
|
|
|
|
| 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": "CASUAL_LM",
|
| 29 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 887450008
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:30a595c549d8d93ddaccc29e80a93b2a02720016cf695a50c46ea2f82f673459
|
| 3 |
size 887450008
|
runs/Jul15_05-59-41_6bac785cba6b/events.out.tfevents.1721023184.6bac785cba6b.4718.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6c4575d684f679cad6a9f6d47b04ddca948654497fb655673be81dcc8735b5fe
|
| 3 |
+
size 8056
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5432
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:996082b3e31474d0f885e97d42c2162e4ad600cfee32e088aa509e8dfebdd7ac
|
| 3 |
size 5432
|