Upload 12 files
Browse files- all_results.json +5 -5
- pytorch_model.bin +1 -1
- train_results.json +5 -5
- trainer_state.json +0 -0
- training_args.bin +1 -1
all_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 2.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": 2.0,
|
3 |
+
"train_loss": 0.015195539450556274,
|
4 |
+
"train_runtime": 661141.8667,
|
5 |
+
"train_samples": 12344999,
|
6 |
+
"train_samples_per_second": 37.344,
|
7 |
+
"train_steps_per_second": 1.167
|
8 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 557971229
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b82fac2d1e46ee1cd545a142942ec2977a5a94a204440d5baab0a9049617b45
|
3 |
size 557971229
|
train_results.json
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
{
|
2 |
"epoch": 2.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": 2.0,
|
3 |
+
"train_loss": 0.015195539450556274,
|
4 |
+
"train_runtime": 661141.8667,
|
5 |
+
"train_samples": 12344999,
|
6 |
+
"train_samples_per_second": 37.344,
|
7 |
+
"train_steps_per_second": 1.167
|
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 4155
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af0d77e3580564697cbe300261b556af6cb371b3e4c8b296c8a6fc9f93eb7626
|
3 |
size 4155
|