kevinleogao's picture
add model weights and checkpoints
9fc815a
{
"best_global_step": 780,
"best_metric": 1.4478473663330078,
"best_model_checkpoint": "results/models/distilgpt2_split_3/checkpoint-780",
"epoch": 1.0,
"eval_steps": 500,
"global_step": 780,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.1282051282051282,
"grad_norm": 2.1318576335906982,
"learning_rate": 4.689102564102564e-05,
"loss": 1.8462,
"step": 100
},
{
"epoch": 0.2564102564102564,
"grad_norm": 1.8293204307556152,
"learning_rate": 4.368589743589744e-05,
"loss": 1.5051,
"step": 200
},
{
"epoch": 0.38461538461538464,
"grad_norm": 2.407285690307617,
"learning_rate": 4.0480769230769236e-05,
"loss": 1.4097,
"step": 300
},
{
"epoch": 0.5128205128205128,
"grad_norm": 2.0177223682403564,
"learning_rate": 3.727564102564103e-05,
"loss": 1.3136,
"step": 400
},
{
"epoch": 0.6410256410256411,
"grad_norm": 1.5830180644989014,
"learning_rate": 3.4070512820512825e-05,
"loss": 1.2698,
"step": 500
},
{
"epoch": 0.7692307692307693,
"grad_norm": 1.6503092050552368,
"learning_rate": 3.0865384615384616e-05,
"loss": 1.2133,
"step": 600
},
{
"epoch": 0.8974358974358975,
"grad_norm": 1.608035922050476,
"learning_rate": 2.7660256410256413e-05,
"loss": 1.1817,
"step": 700
},
{
"epoch": 1.0,
"eval_loss": 1.4478473663330078,
"eval_runtime": 14.1171,
"eval_samples_per_second": 370.259,
"eval_steps_per_second": 23.163,
"step": 780
}
],
"logging_steps": 100,
"max_steps": 1560,
"num_input_tokens_seen": 0,
"num_train_epochs": 2,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 3260983447388160.0,
"train_batch_size": 4,
"trial_name": null,
"trial_params": null
}