Model save
Browse files- README.md +1 -1
- all_results.json +5 -10
- train_results.json +5 -5
- trainer_state.json +0 -0
README.md
CHANGED
@@ -27,7 +27,7 @@ print(output["generated_text"])
|
|
27 |
|
28 |
## Training procedure
|
29 |
|
30 |
-
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/bodasadallah2/review_evaluation/runs/
|
31 |
|
32 |
|
33 |
This model was trained with SFT.
|
|
|
27 |
|
28 |
## Training procedure
|
29 |
|
30 |
+
[<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/bodasadallah2/review_evaluation/runs/snmwv43u)
|
31 |
|
32 |
|
33 |
This model was trained with SFT.
|
all_results.json
CHANGED
@@ -1,13 +1,8 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"
|
4 |
-
"
|
5 |
-
"eval_samples_per_second": 6.07,
|
6 |
-
"eval_steps_per_second": 0.796,
|
7 |
-
"total_flos": 1.3268723720781824e+17,
|
8 |
-
"train_loss": 0.12686724121050297,
|
9 |
-
"train_runtime": 1695.1033,
|
10 |
"train_samples": 898,
|
11 |
-
"train_samples_per_second": 1.
|
12 |
-
"train_steps_per_second": 0.
|
13 |
}
|
|
|
1 |
{
|
2 |
+
"total_flos": 1.3300619754508124e+18,
|
3 |
+
"train_loss": 0.05172654809675914,
|
4 |
+
"train_runtime": 17966.4012,
|
|
|
|
|
|
|
|
|
|
|
5 |
"train_samples": 898,
|
6 |
+
"train_samples_per_second": 1.855,
|
7 |
+
"train_steps_per_second": 0.232
|
8 |
}
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
-
"total_flos": 1.
|
3 |
-
"train_loss": 0.
|
4 |
-
"train_runtime":
|
5 |
"train_samples": 898,
|
6 |
-
"train_samples_per_second": 1.
|
7 |
-
"train_steps_per_second": 0.
|
8 |
}
|
|
|
1 |
{
|
2 |
+
"total_flos": 1.3300619754508124e+18,
|
3 |
+
"train_loss": 0.05172654809675914,
|
4 |
+
"train_runtime": 17966.4012,
|
5 |
"train_samples": 898,
|
6 |
+
"train_samples_per_second": 1.855,
|
7 |
+
"train_steps_per_second": 0.232
|
8 |
}
|
trainer_state.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|