autotrain-3bf12-7xzwy / checkpoint-6 /trainer_state.json
rawani123's picture
Upload folder using huggingface_hub
4dff357 verified
{
"best_metric": 0.18024630844593048,
"best_model_checkpoint": "autotrain-3bf12-7xzwy/checkpoint-6",
"epoch": 3.0,
"eval_steps": 500,
"global_step": 6,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.5,
"grad_norm": 22.579105377197266,
"learning_rate": 5e-05,
"loss": 0.3684,
"step": 1
},
{
"epoch": 1.0,
"grad_norm": 22.477516174316406,
"learning_rate": 4e-05,
"loss": 0.4685,
"step": 2
},
{
"epoch": 1.0,
"eval_accuracy": 0.6666666666666666,
"eval_f1_macro": 0.5555555555555555,
"eval_f1_micro": 0.6666666666666666,
"eval_f1_weighted": 0.5555555555555555,
"eval_loss": 0.709955632686615,
"eval_precision_macro": 0.5,
"eval_precision_micro": 0.6666666666666666,
"eval_precision_weighted": 0.5,
"eval_recall_macro": 0.6666666666666666,
"eval_recall_micro": 0.6666666666666666,
"eval_recall_weighted": 0.6666666666666666,
"eval_runtime": 0.6156,
"eval_samples_per_second": 4.873,
"eval_steps_per_second": 1.624,
"step": 2
},
{
"epoch": 1.5,
"grad_norm": 29.198047637939453,
"learning_rate": 3e-05,
"loss": 0.5213,
"step": 3
},
{
"epoch": 2.0,
"grad_norm": 8.840563774108887,
"learning_rate": 2e-05,
"loss": 0.2181,
"step": 4
},
{
"epoch": 2.0,
"eval_accuracy": 0.6666666666666666,
"eval_f1_macro": 0.5555555555555555,
"eval_f1_micro": 0.6666666666666666,
"eval_f1_weighted": 0.5555555555555555,
"eval_loss": 0.3932203948497772,
"eval_precision_macro": 0.5,
"eval_precision_micro": 0.6666666666666666,
"eval_precision_weighted": 0.5,
"eval_recall_macro": 0.6666666666666666,
"eval_recall_micro": 0.6666666666666666,
"eval_recall_weighted": 0.6666666666666666,
"eval_runtime": 0.5826,
"eval_samples_per_second": 5.149,
"eval_steps_per_second": 1.716,
"step": 4
},
{
"epoch": 2.5,
"grad_norm": 33.93452453613281,
"learning_rate": 1e-05,
"loss": 0.4173,
"step": 5
},
{
"epoch": 3.0,
"grad_norm": 6.5854597091674805,
"learning_rate": 0.0,
"loss": 0.1405,
"step": 6
},
{
"epoch": 3.0,
"eval_accuracy": 1.0,
"eval_f1_macro": 1.0,
"eval_f1_micro": 1.0,
"eval_f1_weighted": 1.0,
"eval_loss": 0.18024630844593048,
"eval_precision_macro": 1.0,
"eval_precision_micro": 1.0,
"eval_precision_weighted": 1.0,
"eval_recall_macro": 1.0,
"eval_recall_micro": 1.0,
"eval_recall_weighted": 1.0,
"eval_runtime": 0.5628,
"eval_samples_per_second": 5.33,
"eval_steps_per_second": 1.777,
"step": 6
}
],
"logging_steps": 1,
"max_steps": 6,
"num_input_tokens_seen": 0,
"num_train_epochs": 3,
"save_steps": 500,
"stateful_callbacks": {
"EarlyStoppingCallback": {
"args": {
"early_stopping_patience": 5,
"early_stopping_threshold": 0.01
},
"attributes": {
"early_stopping_patience_counter": 0
}
},
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 2368020759552.0,
"train_batch_size": 8,
"trial_name": null,
"trial_params": null
}