wave2vec2-front / trainer_state.json
Pisit's picture
Upload trainer_state.json
1e21348
raw
history blame contribute delete
341 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"global_step": 3,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [],
"max_steps": 5,
"num_train_epochs": 5,
"total_flos": 1537389983347200.0,
"trial_name": null,
"trial_params": null
}