jonathanagustin
commited on
Commit
•
7dbff47
1
Parent(s):
b19d1a8
Training in progress, step 7500
Browse files- metrics.json +3 -3
- pytorch_model.bin +1 -1
- trainer_state.json +6 -6
- training_args.bin +1 -1
metrics.json
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
"best_exact_thresh": 0.967875599861145,
|
10 |
"best_f1": 100.0,
|
11 |
"best_f1_thresh": 0.967875599861145,
|
12 |
-
"total_time_in_seconds": 0.
|
13 |
-
"samples_per_second":
|
14 |
-
"latency_in_seconds": 0.
|
15 |
}
|
|
|
9 |
"best_exact_thresh": 0.967875599861145,
|
10 |
"best_f1": 100.0,
|
11 |
"best_f1_thresh": 0.967875599861145,
|
12 |
+
"total_time_in_seconds": 0.03511825300000737,
|
13 |
+
"samples_per_second": 56.9504411281387,
|
14 |
+
"latency_in_seconds": 0.017559126500003686
|
15 |
}
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 265493026
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2e9cf5a0e9023f4c5db73672d715477e7e2369d4c0c855f8d947be0ac9ac3d42
|
3 |
size 265493026
|
trainer_state.json
CHANGED
@@ -1049,16 +1049,16 @@
|
|
1049 |
"step": 7400,
|
1050 |
"total_flos": 1.738708177538776e+17,
|
1051 |
"train_loss": 0.0,
|
1052 |
-
"train_runtime":
|
1053 |
-
"train_samples_per_second":
|
1054 |
-
"train_steps_per_second":
|
1055 |
},
|
1056 |
{
|
1057 |
"epoch": 7.26,
|
1058 |
"eval_loss": 1.261675477027893,
|
1059 |
-
"eval_runtime":
|
1060 |
-
"eval_samples_per_second":
|
1061 |
-
"eval_steps_per_second": 2.
|
1062 |
"step": 7400
|
1063 |
}
|
1064 |
],
|
|
|
1049 |
"step": 7400,
|
1050 |
"total_flos": 1.738708177538776e+17,
|
1051 |
"train_loss": 0.0,
|
1052 |
+
"train_runtime": 4.5618,
|
1053 |
+
"train_samples_per_second": 286080.391,
|
1054 |
+
"train_steps_per_second": 1117.99
|
1055 |
},
|
1056 |
{
|
1057 |
"epoch": 7.26,
|
1058 |
"eval_loss": 1.261675477027893,
|
1059 |
+
"eval_runtime": 64.7008,
|
1060 |
+
"eval_samples_per_second": 184.99,
|
1061 |
+
"eval_steps_per_second": 2.906,
|
1062 |
"step": 7400
|
1063 |
}
|
1064 |
],
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4664
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7ee387c5839cb1f1d6e2ad874400699c7e6c9413f63bc5b0fa72fc432864e5fb
|
3 |
size 4664
|