End of training
Browse files- all_results.json +3 -3
- pytorch_model.bin +1 -1
- train_results.json +3 -3
- trainer_state.json +3 -3
all_results.json
CHANGED
@@ -4,8 +4,8 @@
|
|
4 |
"eval_f1": 92.97352589089498,
|
5 |
"eval_samples": 10788,
|
6 |
"train_loss": 1.088201597354519,
|
7 |
-
"train_runtime":
|
8 |
"train_samples": 88550,
|
9 |
-
"train_samples_per_second":
|
10 |
-
"train_steps_per_second": 1.
|
11 |
}
|
|
|
4 |
"eval_f1": 92.97352589089498,
|
5 |
"eval_samples": 10788,
|
6 |
"train_loss": 1.088201597354519,
|
7 |
+
"train_runtime": 749.7015,
|
8 |
"train_samples": 88550,
|
9 |
+
"train_samples_per_second": 236.227,
|
10 |
+
"train_steps_per_second": 1.843
|
11 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 277274547
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5c53de7a6f355194542f010b25d2591fb9ca83acda557a8734b3b17ed060f8d9
|
3 |
size 277274547
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 2.0,
|
3 |
"train_loss": 1.088201597354519,
|
4 |
-
"train_runtime":
|
5 |
"train_samples": 88550,
|
6 |
-
"train_samples_per_second":
|
7 |
-
"train_steps_per_second": 1.
|
8 |
}
|
|
|
1 |
{
|
2 |
"epoch": 2.0,
|
3 |
"train_loss": 1.088201597354519,
|
4 |
+
"train_runtime": 749.7015,
|
5 |
"train_samples": 88550,
|
6 |
+
"train_samples_per_second": 236.227,
|
7 |
+
"train_steps_per_second": 1.843
|
8 |
}
|
trainer_state.json
CHANGED
@@ -840,9 +840,9 @@
|
|
840 |
"step": 1382,
|
841 |
"total_flos": 5.175834887457866e+18,
|
842 |
"train_loss": 1.088201597354519,
|
843 |
-
"train_runtime":
|
844 |
-
"train_samples_per_second":
|
845 |
-
"train_steps_per_second": 1.
|
846 |
}
|
847 |
],
|
848 |
"max_steps": 1382,
|
|
|
840 |
"step": 1382,
|
841 |
"total_flos": 5.175834887457866e+18,
|
842 |
"train_loss": 1.088201597354519,
|
843 |
+
"train_runtime": 749.7015,
|
844 |
+
"train_samples_per_second": 236.227,
|
845 |
+
"train_steps_per_second": 1.843
|
846 |
}
|
847 |
],
|
848 |
"max_steps": 1382,
|