mnoukhov/pythia410m-dpo2-tldr
Browse files- README.md +11 -12
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -16,13 +16,13 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [mnoukhov/pythia410m-sft-tldr](https://huggingface.co/mnoukhov/pythia410m-sft-tldr) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Rewards/chosen: -
|
21 |
-
- Rewards/rejected: -
|
22 |
-
- Rewards/accuracies: 0.
|
23 |
-
- Rewards/margins: 0.
|
24 |
-
- Logps/rejected: -
|
25 |
-
- Logps/chosen: -
|
26 |
- Logps/ref Rejected: -59.5615
|
27 |
- Logps/ref Chosen: -65.6594
|
28 |
|
@@ -61,11 +61,10 @@ The following hyperparameters were used during training:
|
|
61 |
|
62 |
| Training Loss | Epoch | Step | Validation Loss | Rewards/chosen | Rewards/rejected | Rewards/accuracies | Rewards/margins | Logps/rejected | Logps/chosen | Logps/ref Rejected | Logps/ref Chosen |
|
63 |
|:-------------:|:------:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:|:--------------:|:------------:|:------------------:|:----------------:|
|
64 |
-
|
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.3384 | 0.9997 | 1675 | 0.7753 | -6.3555 | -6.7803 | 0.5989 | 0.4248 | -192.7698 | -192.7698 | -59.5615 | -65.6594 |
|
69 |
|
70 |
|
71 |
### Framework versions
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [mnoukhov/pythia410m-sft-tldr](https://huggingface.co/mnoukhov/pythia410m-sft-tldr) on an unknown dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.6553
|
20 |
+
- Rewards/chosen: -0.0115
|
21 |
+
- Rewards/rejected: -0.0984
|
22 |
+
- Rewards/accuracies: 0.6726
|
23 |
+
- Rewards/margins: 0.0869
|
24 |
+
- Logps/rejected: -65.8898
|
25 |
+
- Logps/chosen: -65.8898
|
26 |
- Logps/ref Rejected: -59.5615
|
27 |
- Logps/ref Chosen: -65.6594
|
28 |
|
|
|
61 |
|
62 |
| Training Loss | Epoch | Step | Validation Loss | Rewards/chosen | Rewards/rejected | Rewards/accuracies | Rewards/margins | Logps/rejected | Logps/chosen | Logps/ref Rejected | Logps/ref Chosen |
|
63 |
|:-------------:|:------:|:----:|:---------------:|:--------------:|:----------------:|:------------------:|:---------------:|:--------------:|:------------:|:------------------:|:----------------:|
|
64 |
+
| No log | 0.2016 | 63 | 0.6719 | 0.0165 | -0.0292 | 0.6739 | 0.0457 | -65.3302 | -65.3302 | -59.5615 | -65.6594 |
|
65 |
+
| 0.6865 | 0.4032 | 126 | 0.6614 | 0.0030 | -0.0680 | 0.6752 | 0.0710 | -65.5994 | -65.5994 | -59.5615 | -65.6594 |
|
66 |
+
| 0.6865 | 0.6048 | 189 | 0.6571 | -0.0046 | -0.0866 | 0.6744 | 0.0820 | -65.7515 | -65.7515 | -59.5615 | -65.6594 |
|
67 |
+
| 0.6771 | 0.8064 | 252 | 0.6553 | -0.0115 | -0.0984 | 0.6726 | 0.0869 | -65.8898 | -65.8898 | -59.5615 | -65.6594 |
|
|
|
68 |
|
69 |
|
70 |
### Framework versions
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 25192592
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a15b3c5bf62d730bed42d234c59b823c7a0ae8c104bafedadef138040b5c64f
|
3 |
size 25192592
|