Update trainer_state.json
Browse files- trainer_state.json +2 -2
trainer_state.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
-
"best_metric":
|
3 |
-
"best_model_checkpoint":
|
4 |
"epoch": 30.0,
|
5 |
"global_step": 19890,
|
6 |
"is_hyper_param_search": false,
|
|
|
1 |
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
"epoch": 30.0,
|
5 |
"global_step": 19890,
|
6 |
"is_hyper_param_search": false,
|