albert-base-v2-mrpc / trainer_state.json
Alireza1044's picture
add model
a12ece8
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 4.0,
"global_step": 460,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 4.0,
"step": 460,
"total_flos": 87658237255680.0,
"train_loss": 0.2594421552575153,
"train_runtime": 339.0573,
"train_samples_per_second": 43.273,
"train_steps_per_second": 1.357
}
],
"max_steps": 460,
"num_train_epochs": 4,
"total_flos": 87658237255680.0,
"trial_name": null,
"trial_params": null
}