camembert-base-mrpc / trainer_state.json
xinhe's picture
upload fp32 model
39ba8cb
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 5.0,
"global_step": 1150,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 2.17,
"learning_rate": 1.1304347826086957e-05,
"loss": 0.4882,
"step": 500
},
{
"epoch": 4.35,
"learning_rate": 2.6086956521739132e-06,
"loss": 0.3232,
"step": 1000
},
{
"epoch": 5.0,
"step": 1150,
"total_flos": 2412728377651200.0,
"train_loss": 0.38529563903808595,
"train_runtime": 2014.3293,
"train_samples_per_second": 9.105,
"train_steps_per_second": 0.571
}
],
"max_steps": 1150,
"num_train_epochs": 5,
"total_flos": 2412728377651200.0,
"trial_name": null,
"trial_params": null
}