ruanchaves
commited on
Commit
·
2b406aa
1
Parent(s):
385bd88
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.284281131199428,
|
4 |
+
"train_runtime": 653.9512,
|
5 |
+
"train_samples": 121,
|
6 |
+
"train_samples_per_second": 3.701,
|
7 |
+
"train_steps_per_second": 0.214
|
8 |
+
}
|