AkshatSurolia
commited on
Commit
•
4ef0fd3
1
Parent(s):
5067e41
Upload train_results.json
Browse files- train_results.json +8 -0
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 0.55,
|
3 |
+
"total_flos": 6.18978356527104e+17,
|
4 |
+
"train_loss": 0.1509909844994545,
|
5 |
+
"train_runtime": 3496.5643,
|
6 |
+
"train_samples_per_second": 16.505,
|
7 |
+
"train_steps_per_second": 1.032
|
8 |
+
}
|