musicgen-melody-lora-punk / trainer_state.json
jihong008's picture
End of training
cb0675f verified
raw
history blame
1.6 kB
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 2.2857142857142856,
"eval_steps": 25,
"global_step": 4,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"grad_norm": 1.2265093326568604,
"learning_rate": 0.00015000000000000001,
"loss": 8.2981,
"step": 1
},
{
"epoch": 1.1428571428571428,
"grad_norm": 0.3273361325263977,
"learning_rate": 0.0001,
"loss": 1.1334,
"step": 2
},
{
"epoch": 2.0,
"grad_norm": 1.345987319946289,
"learning_rate": 5e-05,
"loss": 6.908,
"step": 3
},
{
"epoch": 2.2857142857142856,
"grad_norm": 0.6897483468055725,
"learning_rate": 0.0,
"loss": 2.1871,
"step": 4
},
{
"epoch": 2.2857142857142856,
"step": 4,
"total_flos": 886910350464.0,
"train_loss": 4.631629824638367,
"train_runtime": 19.3523,
"train_samples_per_second": 2.894,
"train_steps_per_second": 0.207
}
],
"logging_steps": 1.0,
"max_steps": 4,
"num_input_tokens_seen": 0,
"num_train_epochs": 4,
"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": 886910350464.0,
"train_batch_size": 2,
"trial_name": null,
"trial_params": null
}