Commit ·
e0f545b
1
Parent(s): e2dad11
Upload trainer_state.json with huggingface_hub
Browse files- trainer_state.json +3 -12
trainer_state.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"best_metric": 0.014745895750820637,
|
| 3 |
"best_model_checkpoint": "./vit-base-beans/checkpoint-40",
|
| 4 |
-
"epoch":
|
| 5 |
-
"global_step":
|
| 6 |
"is_hyper_param_search": false,
|
| 7 |
"is_local_process_zero": true,
|
| 8 |
"is_world_process_zero": true,
|
|
@@ -39,20 +39,11 @@
|
|
| 39 |
"eval_samples_per_second": 1.37,
|
| 40 |
"eval_steps_per_second": 0.304,
|
| 41 |
"step": 40
|
| 42 |
-
},
|
| 43 |
-
{
|
| 44 |
-
"epoch": 4.0,
|
| 45 |
-
"step": 48,
|
| 46 |
-
"total_flos": 5.51742966055895e+16,
|
| 47 |
-
"train_loss": 0.09598120224351685,
|
| 48 |
-
"train_runtime": 1350.8057,
|
| 49 |
-
"train_samples_per_second": 0.527,
|
| 50 |
-
"train_steps_per_second": 0.036
|
| 51 |
}
|
| 52 |
],
|
| 53 |
"max_steps": 48,
|
| 54 |
"num_train_epochs": 4,
|
| 55 |
-
"total_flos":
|
| 56 |
"trial_name": null,
|
| 57 |
"trial_params": null
|
| 58 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"best_metric": 0.014745895750820637,
|
| 3 |
"best_model_checkpoint": "./vit-base-beans/checkpoint-40",
|
| 4 |
+
"epoch": 3.3333333333333335,
|
| 5 |
+
"global_step": 40,
|
| 6 |
"is_hyper_param_search": false,
|
| 7 |
"is_local_process_zero": true,
|
| 8 |
"is_world_process_zero": true,
|
|
|
|
| 39 |
"eval_samples_per_second": 1.37,
|
| 40 |
"eval_steps_per_second": 0.304,
|
| 41 |
"step": 40
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
}
|
| 43 |
],
|
| 44 |
"max_steps": 48,
|
| 45 |
"num_train_epochs": 4,
|
| 46 |
+
"total_flos": 4.634020978952602e+16,
|
| 47 |
"trial_name": null,
|
| 48 |
"trial_params": null
|
| 49 |
}
|