Model save
Browse files- README.md +20 -20
- all_results.json +5 -5
- model-00001-of-00003.safetensors +1 -1
- model-00002-of-00003.safetensors +1 -1
- model-00003-of-00003.safetensors +1 -1
- runs/May11_01-40-52_n136-082-130/events.out.tfevents.1715363605.n136-082-130.679255.0 +2 -2
- runs/May11_06-27-51_n136-082-130/events.out.tfevents.1715380893.n136-082-130.803970.0 +3 -0
- train_results.json +5 -5
- trainer_state.json +0 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -15,15 +15,15 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model was trained from scratch on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
-
|
19 |
-
-
|
20 |
-
-
|
21 |
-
-
|
22 |
-
-
|
23 |
-
-
|
24 |
-
-
|
25 |
-
-
|
26 |
-
-
|
27 |
|
28 |
## Model description
|
29 |
|
@@ -58,17 +58,17 @@ The following hyperparameters were used during training:
|
|
58 |
|
59 |
### Training results
|
60 |
|
61 |
-
| Training Loss | Epoch | Step |
|
62 |
-
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
|
73 |
|
74 |
### Framework versions
|
|
|
15 |
|
16 |
This model was trained from scratch on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Logits/chosen: -0.7535
|
19 |
+
- Logits/rejected: -0.5762
|
20 |
+
- Logps/chosen: -1012.8752
|
21 |
+
- Logps/rejected: -1186.8893
|
22 |
+
- Loss: 2.0172
|
23 |
+
- Rewards/accuracies: 0.6211
|
24 |
+
- Rewards/chosen: -7.3124
|
25 |
+
- Rewards/margins: 1.6789
|
26 |
+
- Rewards/rejected: -8.9913
|
27 |
|
28 |
## Model description
|
29 |
|
|
|
58 |
|
59 |
### Training results
|
60 |
|
61 |
+
| Training Loss | Epoch | Step | Logits/chosen | Logits/rejected | Logps/chosen | Logps/rejected | Validation Loss | Rewards/accuracies | Rewards/chosen | Rewards/margins | Rewards/rejected |
|
62 |
+
|:-------------:|:-----:|:----:|:-------------:|:---------------:|:------------:|:--------------:|:---------------:|:------------------:|:--------------:|:---------------:|:----------------:|
|
63 |
+
| 0.2553 | 0.1 | 100 | -1.4311 | -1.3999 | -810.3989 | -903.4209 | 1.4885 | 0.5938 | -5.2877 | 0.8689 | -6.1566 |
|
64 |
+
| 0.1835 | 0.21 | 200 | -1.1732 | -1.0838 | -985.7894 | -1125.4023 | 1.7331 | 0.6406 | -7.0416 | 1.3349 | -8.3764 |
|
65 |
+
| 0.1686 | 0.31 | 300 | -0.4382 | -0.2631 | -962.0720 | -1124.1737 | 1.8406 | 0.6211 | -6.8044 | 1.5597 | -8.3641 |
|
66 |
+
| 0.1652 | 0.42 | 400 | -0.9962 | -0.8431 | -1031.8544 | -1193.3768 | 2.2100 | 0.6133 | -7.5022 | 1.5539 | -9.0562 |
|
67 |
+
| 0.1641 | 0.52 | 500 | -0.6576 | -0.4578 | -968.2329 | -1137.7808 | 1.7548 | 0.6211 | -6.8660 | 1.6342 | -8.5002 |
|
68 |
+
| 0.1644 | 0.63 | 600 | -0.6600 | -0.4861 | -931.4107 | -1085.6713 | 1.7738 | 0.6328 | -6.4978 | 1.4813 | -7.9791 |
|
69 |
+
| 0.1568 | 0.73 | 700 | -0.5415 | -0.3529 | -1035.0319 | -1212.3086 | 2.0363 | 0.6367 | -7.5340 | 1.7115 | -9.2455 |
|
70 |
+
| 0.1394 | 0.84 | 800 | -0.6702 | -0.4872 | -1030.3461 | -1205.7072 | 2.0376 | 0.6289 | -7.4871 | 1.6923 | -9.1795 |
|
71 |
+
| 0.1421 | 0.94 | 900 | -0.7535 | -0.5762 | -1012.8752 | -1186.8893 | 2.0172 | 0.6211 | -7.3124 | 1.6789 | -8.9913 |
|
72 |
|
73 |
|
74 |
### Framework versions
|
all_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
-
"train_loss": 0.
|
4 |
-
"train_runtime":
|
5 |
-
"train_samples":
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second":
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
+
"train_loss": 0.1926751920690087,
|
4 |
+
"train_runtime": 814.3751,
|
5 |
+
"train_samples": 122268,
|
6 |
+
"train_samples_per_second": 150.137,
|
7 |
+
"train_steps_per_second": 1.173
|
8 |
}
|
model-00001-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4943178720
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ada5b7290d0922eb776e4ba7c3bac0506cbfc55b90de703c1c1b9078ef15e8c2
|
3 |
size 4943178720
|
model-00002-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4999819336
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4a5d5612736e3a036a0950e1836129483c21f374b02b958c3dc37207323c61fe
|
3 |
size 4999819336
|
model-00003-of-00003.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4540532728
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db7e1d1a0f47b6b4206707315bed80b309dc28ecf5f710a29d9412fd7573e154
|
3 |
size 4540532728
|
runs/May11_01-40-52_n136-082-130/events.out.tfevents.1715363605.n136-082-130.679255.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:202893c44a4a811f9f4be554609293311a386553d0eb28ad7ff4fc94d0e247d3
|
3 |
+
size 77748
|
runs/May11_06-27-51_n136-082-130/events.out.tfevents.1715380893.n136-082-130.803970.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fbfd3aa0e2084b4fa44aa34968a622ae8b4106d3bcb1dce04433421501c6be70
|
3 |
+
size 8649
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
-
"train_loss": 0.
|
4 |
-
"train_runtime":
|
5 |
-
"train_samples":
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second":
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 1.0,
|
3 |
+
"train_loss": 0.1926751920690087,
|
4 |
+
"train_runtime": 814.3751,
|
5 |
+
"train_samples": 122268,
|
6 |
+
"train_samples_per_second": 150.137,
|
7 |
+
"train_steps_per_second": 1.173
|
8 |
}
|
trainer_state.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 6200
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ed2056e9b8414b41a9fff131f35b4438e77e1609ffe55e8570c5c650ab634922
|
3 |
size 6200
|