Part_2_mBERT_Model_E1 / trainer_state.json
horsbug98's picture
Upload trainer_state.json
75c56e7
raw
history blame contribute delete
838 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"global_step": 1187,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.42,
"learning_rate": 1.7363100252737996e-05,
"loss": 1.7808,
"step": 500
},
{
"epoch": 0.84,
"learning_rate": 4.7262005054759895e-06,
"loss": 1.1948,
"step": 1000
},
{
"epoch": 1.0,
"step": 1187,
"total_flos": 2790257416805376.0,
"train_loss": 1.4328513269978806,
"train_runtime": 588.3802,
"train_samples_per_second": 24.199,
"train_steps_per_second": 2.017
}
],
"max_steps": 1187,
"num_train_epochs": 1,
"total_flos": 2790257416805376.0,
"trial_name": null,
"trial_params": null
}