Commit ·
d3ed681
1
Parent(s): cc38cb4
Upload train_output.json with huggingface_hub
Browse files- train_output.json +12 -0
train_output.json
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
[
|
| 2 |
+
1460,
|
| 3 |
+
0.6625166618660705,
|
| 4 |
+
{
|
| 5 |
+
"train_runtime": 7921.6312,
|
| 6 |
+
"train_samples_per_second": 3.661,
|
| 7 |
+
"train_steps_per_second": 0.915,
|
| 8 |
+
"total_flos": 3.015155661857096e+17,
|
| 9 |
+
"train_loss": 0.6625166618660705,
|
| 10 |
+
"epoch": 2.01
|
| 11 |
+
}
|
| 12 |
+
]
|