afrimt5_tsn_en_news / trainer_state.json
Davlan's picture
add MT model
df91a8c
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 10.0,
"global_step": 2100,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 2.38,
"learning_rate": 3.809523809523809e-05,
"loss": 3.6107,
"step": 500
},
{
"epoch": 4.76,
"learning_rate": 2.6190476190476192e-05,
"loss": 2.8048,
"step": 1000
},
{
"epoch": 7.14,
"learning_rate": 1.4285714285714285e-05,
"loss": 2.559,
"step": 1500
},
{
"epoch": 9.52,
"learning_rate": 2.3809523809523808e-06,
"loss": 2.4426,
"step": 2000
},
{
"epoch": 10.0,
"step": 2100,
"total_flos": 7695352573747200.0,
"train_loss": 2.834400838216146,
"train_runtime": 587.618,
"train_samples_per_second": 35.737,
"train_steps_per_second": 3.574
}
],
"max_steps": 2100,
"num_train_epochs": 10,
"total_flos": 7695352573747200.0,
"trial_name": null,
"trial_params": null
}