Instruments2-1B / trainer_state.json
WangXFng's picture
Model save
be281b2 verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 4.0,
"eval_steps": 500,
"global_step": 2060,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.4854368932038835,
"grad_norm": 0.7758151292800903,
"learning_rate": 8.786407766990292e-05,
"loss": 0.9558,
"step": 250
},
{
"epoch": 0.970873786407767,
"grad_norm": 0.6270864009857178,
"learning_rate": 7.572815533980583e-05,
"loss": 0.4803,
"step": 500
},
{
"epoch": 1.4563106796116505,
"grad_norm": 0.5969606637954712,
"learning_rate": 6.359223300970875e-05,
"loss": 0.4064,
"step": 750
},
{
"epoch": 1.941747572815534,
"grad_norm": 0.5275030732154846,
"learning_rate": 5.145631067961165e-05,
"loss": 0.3821,
"step": 1000
},
{
"epoch": 2.4271844660194173,
"grad_norm": 0.5033597946166992,
"learning_rate": 3.9320388349514564e-05,
"loss": 0.3711,
"step": 1250
},
{
"epoch": 2.912621359223301,
"grad_norm": 0.5042328238487244,
"learning_rate": 2.7184466019417475e-05,
"loss": 0.366,
"step": 1500
},
{
"epoch": 3.3980582524271843,
"grad_norm": 0.4678958058357239,
"learning_rate": 1.5048543689320387e-05,
"loss": 0.3593,
"step": 1750
},
{
"epoch": 3.883495145631068,
"grad_norm": 0.46227386593818665,
"learning_rate": 2.912621359223301e-06,
"loss": 0.3563,
"step": 2000
},
{
"epoch": 4.0,
"step": 2060,
"total_flos": 5.02561395295531e+17,
"train_loss": 0.45658367768074704,
"train_runtime": 7745.2958,
"train_samples_per_second": 68.086,
"train_steps_per_second": 0.266
}
],
"logging_steps": 250,
"max_steps": 2060,
"num_input_tokens_seen": 0,
"num_train_epochs": 4,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": false,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 5.02561395295531e+17,
"train_batch_size": 16,
"trial_name": null,
"trial_params": null
}