ruanchaves
commited on
Commit
•
3a4e5e5
1
Parent(s):
d604e21
Upload train_results.json with huggingface_hub
Browse files- train_results.json +8 -0
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 18.06,
|
3 |
+
"train_loss": 0.5361384800502232,
|
4 |
+
"train_runtime": 994.5385,
|
5 |
+
"train_samples": 121,
|
6 |
+
"train_samples_per_second": 2.433,
|
7 |
+
"train_steps_per_second": 0.141
|
8 |
+
}
|