Lisa-81 / trainer_state.json
FirstPotatoCoder's picture
Upload folder using huggingface_hub
0f6ec63 verified
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"eval_steps": 500,
"global_step": 81,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.2476780185758514,
"grad_norm": 0.9520496726036072,
"learning_rate": 9.5e-05,
"loss": 5.8329,
"step": 20
},
{
"epoch": 0.4953560371517028,
"grad_norm": 0.8770681619644165,
"learning_rate": 9.147982062780269e-05,
"loss": 5.5358,
"step": 40
},
{
"epoch": 0.7430340557275542,
"grad_norm": 1.0322086811065674,
"learning_rate": 8.251121076233185e-05,
"loss": 5.4243,
"step": 60
},
{
"epoch": 0.9907120743034056,
"grad_norm": 0.8727726340293884,
"learning_rate": 7.354260089686099e-05,
"loss": 5.3845,
"step": 80
},
{
"epoch": 1.0,
"eval_loss": 5.324367523193359,
"eval_runtime": 11.8461,
"eval_samples_per_second": 6.078,
"eval_steps_per_second": 3.039,
"step": 81
}
],
"logging_steps": 20,
"max_steps": 243,
"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": 548175872074752.0,
"train_batch_size": 2,
"trial_name": null,
"trial_params": null
}