BERT-pt-inf-corpus-v.1 / trainer_state.json
ricardo-filho's picture
Add model files
c67d8dc
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"global_step": 43,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"step": 43,
"total_flos": 88962470817792.0,
"train_loss": 1.989517744197402,
"train_runtime": 23.062,
"train_samples_per_second": 14.656,
"train_steps_per_second": 1.865
}
],
"max_steps": 43,
"num_train_epochs": 1,
"total_flos": 88962470817792.0,
"trial_name": null,
"trial_params": null
}