UltraSoundCLIP / checkpoint-2400 /trainer_state.json
fabnem's picture
Upload folder using huggingface_hub
c108b9a verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 21.05263157894737,
"eval_steps": 500,
"global_step": 2400,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 4.385964912280702,
"grad_norm": 9.875,
"learning_rate": 2.5e-05,
"loss": 2.8556,
"step": 500
},
{
"epoch": 8.771929824561404,
"grad_norm": 10.625,
"learning_rate": 5e-05,
"loss": 1.9744,
"step": 1000
},
{
"epoch": 13.157894736842104,
"grad_norm": 21.625,
"learning_rate": 7.500000000000001e-05,
"loss": 1.7097,
"step": 1500
},
{
"epoch": 17.54385964912281,
"grad_norm": 16.375,
"learning_rate": 0.0001,
"loss": 1.4299,
"step": 2000
}
],
"logging_steps": 500,
"max_steps": 4560,
"num_input_tokens_seen": 0,
"num_train_epochs": 40,
"save_steps": 150,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 8.20330163601408e+16,
"train_batch_size": 64,
"trial_name": null,
"trial_params": null
}