gpt-2-small-testing / checkpoint-10 /trainer_state.json
svwingerden's picture
Duplicate from georgeyw/gpt-2-small-testing
5326b39 verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.009995002498750625,
"eval_steps": 500,
"global_step": 10,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.0,
"grad_norm": 3.3340553137590683,
"learning_rate": 0.0,
"loss": 11.0,
"step": 1
},
{
"epoch": 0.0,
"grad_norm": 2.398799707355898,
"learning_rate": 5.9999999999999995e-05,
"loss": 10.125,
"step": 2
},
{
"epoch": 0.0,
"grad_norm": 2.3943029297945575,
"learning_rate": 0.00011999999999999999,
"loss": 10.1172,
"step": 3
},
{
"epoch": 0.0,
"grad_norm": 1.9959117709404242,
"learning_rate": 0.00017999999999999998,
"loss": 9.875,
"step": 4
},
{
"epoch": 0.0,
"grad_norm": 1.8270696218303057,
"learning_rate": 0.00023999999999999998,
"loss": 9.6641,
"step": 5
},
{
"epoch": 0.01,
"grad_norm": 1.7854351602113614,
"learning_rate": 0.0003,
"loss": 9.4844,
"step": 6
},
{
"epoch": 0.01,
"grad_norm": 1.7194174424274788,
"learning_rate": 0.00035999999999999997,
"loss": 9.3281,
"step": 7
},
{
"epoch": 0.01,
"grad_norm": 1.463772638994466,
"learning_rate": 0.00041999999999999996,
"loss": 9.2109,
"step": 8
},
{
"epoch": 0.01,
"grad_norm": 1.439323678271545,
"learning_rate": 0.00047999999999999996,
"loss": 8.9453,
"step": 9
},
{
"epoch": 0.01,
"grad_norm": 1.2936126396494727,
"learning_rate": 0.00054,
"loss": 8.7109,
"step": 10
}
],
"logging_steps": 1,
"max_steps": 1000,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 10,
"total_flos": 0.0,
"train_batch_size": 32,
"trial_name": null,
"trial_params": null
}