Commit ·
b4b9d80
1
Parent(s): e44bb0e
Upload 8 files
Browse files- pytorch_model.bin +1 -1
- trainer_state.json +6 -6
- training_args.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 153892203
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f2fe66d07e6522da9b62508484dea51c5e1938d726b842195c7de6171d9e1f92
|
| 3 |
size 153892203
|
trainer_state.json
CHANGED
|
@@ -10,16 +10,16 @@
|
|
| 10 |
{
|
| 11 |
"epoch": 2.0,
|
| 12 |
"step": 26,
|
| 13 |
-
"total_flos":
|
| 14 |
-
"train_loss": 3.
|
| 15 |
-
"train_runtime":
|
| 16 |
-
"train_samples_per_second":
|
| 17 |
-
"train_steps_per_second": 1.
|
| 18 |
}
|
| 19 |
],
|
| 20 |
"max_steps": 26,
|
| 21 |
"num_train_epochs": 2,
|
| 22 |
-
"total_flos":
|
| 23 |
"trial_name": null,
|
| 24 |
"trial_params": null
|
| 25 |
}
|
|
|
|
| 10 |
{
|
| 11 |
"epoch": 2.0,
|
| 12 |
"step": 26,
|
| 13 |
+
"total_flos": 118009603555328.0,
|
| 14 |
+
"train_loss": 3.1385216346153846,
|
| 15 |
+
"train_runtime": 15.7822,
|
| 16 |
+
"train_samples_per_second": 25.345,
|
| 17 |
+
"train_steps_per_second": 1.647
|
| 18 |
}
|
| 19 |
],
|
| 20 |
"max_steps": 26,
|
| 21 |
"num_train_epochs": 2,
|
| 22 |
+
"total_flos": 118009603555328.0,
|
| 23 |
"trial_name": null,
|
| 24 |
"trial_params": null
|
| 25 |
}
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4335
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c2ddc4c2c926fde4966bc114a355e649bf2b970d71a4f7b5da40c726643815f
|
| 3 |
size 4335
|