writer_stf / last-checkpoint /trainer_state.json
leobianco's picture
Training in progress, step 1083, checkpoint
ca58561 verified
raw
history blame
1.09 kB
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"eval_steps": 500,
"global_step": 1083,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.3850415512465375,
"grad_norm": 2.723154067993164,
"learning_rate": 2.6915974145891044e-05,
"loss": 0.7381,
"step": 500
},
{
"epoch": 2.770083102493075,
"grad_norm": 26.0142822265625,
"learning_rate": 3.831948291782087e-06,
"loss": 0.5497,
"step": 1000
}
],
"logging_steps": 500,
"max_steps": 1083,
"num_input_tokens_seen": 0,
"num_train_epochs": 3,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 1020832481829888.0,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}