llava-7b-skin / trainer_state.json
jun47's picture
Upload folder using huggingface_hub
1516945 verified
Raw
History Blame Contribute Delete
1.78 kB
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"eval_steps": 50,
"global_step": 300,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.16666666666666666,
"grad_norm": 0.20069865882396698,
"learning_rate": 8.964285714285715e-05,
"loss": 1.145,
"step": 50
},
{
"epoch": 0.3333333333333333,
"grad_norm": 0.14001493155956268,
"learning_rate": 7.17857142857143e-05,
"loss": 0.0148,
"step": 100
},
{
"epoch": 0.5,
"grad_norm": 0.2509317398071289,
"learning_rate": 5.392857142857143e-05,
"loss": 0.01,
"step": 150
},
{
"epoch": 0.6666666666666666,
"grad_norm": 0.13196372985839844,
"learning_rate": 3.607142857142857e-05,
"loss": 0.0085,
"step": 200
},
{
"epoch": 0.8333333333333334,
"grad_norm": 0.12908567488193512,
"learning_rate": 1.8214285714285715e-05,
"loss": 0.008,
"step": 250
},
{
"epoch": 1.0,
"grad_norm": 0.13130921125411987,
"learning_rate": 3.5714285714285716e-07,
"loss": 0.0067,
"step": 300
}
],
"logging_steps": 50,
"max_steps": 300,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 50,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 2.792986828452987e+17,
"train_batch_size": 16,
"trial_name": null,
"trial_params": null
}