ruanchaves
commited on
Commit
·
fd5d749
1
Parent(s):
5a635a7
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": 20.0,
|
3 |
+
"train_loss": 0.06829224105924368,
|
4 |
+
"train_runtime": 4007.6255,
|
5 |
+
"train_samples": 4480,
|
6 |
+
"train_samples_per_second": 22.357,
|
7 |
+
"train_steps_per_second": 1.397
|
8 |
+
}
|