DANN_ZH / checkpoint-300 /trainer_state.json
xiulinyang's picture
Adding model checkpoints and config files
829cd15
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 8.01,
"global_step": 300,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.0,
"learning_rate": 4.9999999999999996e-06,
"loss": 10.107,
"step": 1
},
{
"epoch": 1.01,
"learning_rate": 0.00025,
"loss": 6.9276,
"step": 50
},
{
"epoch": 2.02,
"learning_rate": 0.0005,
"loss": 4.9315,
"step": 100
},
{
"epoch": 4.0,
"learning_rate": 0.0005833333333333333,
"loss": 4.3684,
"step": 150
},
{
"epoch": 5.02,
"learning_rate": 0.0005555555555555556,
"loss": 4.0546,
"step": 200
},
{
"epoch": 6.03,
"learning_rate": 0.0005277777777777777,
"loss": 3.9329,
"step": 250
},
{
"epoch": 8.01,
"learning_rate": 0.0005,
"loss": 3.83,
"step": 300
}
],
"max_steps": 1200,
"num_train_epochs": 9223372036854775807,
"total_flos": 8.1422777843712e+16,
"trial_name": null,
"trial_params": null
}