phi2_sylhet / trainer_state.json
Sabbir772's picture
Upload 15 files
295285f verified
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 2.0,
"eval_steps": 500,
"global_step": 6156,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"grad_norm": 0.628218948841095,
"learning_rate": 3.339657415437988e-05,
"loss": 0.1826,
"step": 3078
},
{
"epoch": 2.0,
"grad_norm": 1.1610361337661743,
"learning_rate": 1.6711838681699914e-05,
"loss": 0.1108,
"step": 6156
}
],
"logging_steps": 500,
"max_steps": 9234,
"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": false
},
"attributes": {}
}
},
"total_flos": 1.0052404858847232e+17,
"train_batch_size": 4,
"trial_name": null,
"trial_params": null
}