All Dunn!!!
Browse files- all_results.json +8 -0
- train_results.json +8 -0
- trainer_state.json +0 -0
all_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 1.0,
|
3 |
+
"total_flos": 1927062258615528.0,
|
4 |
+
"train_loss": 0.8681267702094373,
|
5 |
+
"train_runtime": 9176.1966,
|
6 |
+
"train_samples_per_second": 44.538,
|
7 |
+
"train_steps_per_second": 5.567
|
8 |
+
}
|
train_results.json
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"epoch": 1.0,
|
3 |
+
"total_flos": 1927062258615528.0,
|
4 |
+
"train_loss": 0.8681267702094373,
|
5 |
+
"train_runtime": 9176.1966,
|
6 |
+
"train_samples_per_second": 44.538,
|
7 |
+
"train_steps_per_second": 5.567
|
8 |
+
}
|
trainer_state.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|