Philoria_Call_Recogniser_V1 / trainer_state.json
LBolitho's picture
Upload folder using huggingface_hub
8f89be5 verified
{
"best_global_step": 115,
"best_metric": 0.995475113122172,
"best_model_checkpoint": "wav2vec2_frog_classifier_sew_d/checkpoint-115",
"epoch": 1.0,
"eval_steps": 500,
"global_step": 115,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.08695652173913043,
"grad_norm": 10.85987377166748,
"learning_rate": 4.891304347826088e-07,
"loss": 0.6973,
"step": 10
},
{
"epoch": 0.17391304347826086,
"grad_norm": 13.688446998596191,
"learning_rate": 1.032608695652174e-06,
"loss": 0.4829,
"step": 20
},
{
"epoch": 0.2608695652173913,
"grad_norm": 30.344524383544922,
"learning_rate": 1.5760869565217394e-06,
"loss": 0.304,
"step": 30
},
{
"epoch": 0.34782608695652173,
"grad_norm": 4.452210426330566,
"learning_rate": 2.1195652173913046e-06,
"loss": 0.2746,
"step": 40
},
{
"epoch": 0.43478260869565216,
"grad_norm": 98.70622253417969,
"learning_rate": 2.6630434782608698e-06,
"loss": 0.2312,
"step": 50
},
{
"epoch": 0.5217391304347826,
"grad_norm": 2.581968069076538,
"learning_rate": 3.206521739130435e-06,
"loss": 0.1619,
"step": 60
},
{
"epoch": 0.6086956521739131,
"grad_norm": 13.092533111572266,
"learning_rate": 3.7500000000000005e-06,
"loss": 0.1114,
"step": 70
},
{
"epoch": 0.6956521739130435,
"grad_norm": 0.7139033675193787,
"learning_rate": 4.293478260869566e-06,
"loss": 0.0281,
"step": 80
},
{
"epoch": 0.782608695652174,
"grad_norm": 0.22714175283908844,
"learning_rate": 4.836956521739131e-06,
"loss": 0.0137,
"step": 90
},
{
"epoch": 0.8695652173913043,
"grad_norm": 0.6208930015563965,
"learning_rate": 5.380434782608695e-06,
"loss": 0.07,
"step": 100
},
{
"epoch": 0.9565217391304348,
"grad_norm": 0.2036219835281372,
"learning_rate": 5.923913043478261e-06,
"loss": 0.1044,
"step": 110
},
{
"epoch": 1.0,
"eval_f1": 0.995475113122172,
"eval_fbeta": 0.9981850375328207,
"eval_loss": 0.021344376727938652,
"eval_precision": 1.0,
"eval_recall": 0.990990990990991,
"eval_runtime": 12.0249,
"eval_samples_per_second": 65.614,
"eval_steps_per_second": 8.233,
"step": 115
}
],
"logging_steps": 10,
"max_steps": 920,
"num_input_tokens_seen": 0,
"num_train_epochs": 8,
"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": 8.9737655576832e+16,
"train_batch_size": 16,
"trial_name": null,
"trial_params": null
}