WenhaoWang
commited on
Commit
•
0c0435c
1
Parent(s):
7838513
Upload train_results.json with huggingface_hub
Browse files- train_results.json +9 -0
train_results.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 3.0,
|
3 |
+
"total_flos": 5.480111913004171e+18,
|
4 |
+
"train_loss": 1.8135224785545403,
|
5 |
+
"train_runtime": 5570.2565,
|
6 |
+
"train_samples": 39592,
|
7 |
+
"train_samples_per_second": 21.323,
|
8 |
+
"train_steps_per_second": 0.333
|
9 |
+
}
|