autotrain-awbtg-yefu9 / checkpoint-3 /trainer_state.json
Jane0410's picture
Upload folder using huggingface_hub
a4f3098 verified
raw
history blame
2.4 kB
{
"best_metric": 0.2943961024284363,
"best_model_checkpoint": "autotrain-awbtg-yefu9/checkpoint-3",
"epoch": 3.0,
"eval_steps": 500,
"global_step": 3,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"grad_norm": 9.00861644744873,
"learning_rate": 5e-05,
"loss": 0.747,
"step": 1
},
{
"epoch": 1.0,
"eval_accuracy": 0.5,
"eval_auc": 1.0,
"eval_f1": 0.6666666666666666,
"eval_loss": 0.8222318887710571,
"eval_precision": 0.5,
"eval_recall": 1.0,
"eval_runtime": 0.3919,
"eval_samples_per_second": 5.104,
"eval_steps_per_second": 2.552,
"step": 1
},
{
"epoch": 2.0,
"grad_norm": 10.110160827636719,
"learning_rate": 2.5e-05,
"loss": 0.8165,
"step": 2
},
{
"epoch": 2.0,
"eval_accuracy": 1.0,
"eval_auc": 1.0,
"eval_f1": 1.0,
"eval_loss": 0.4138824939727783,
"eval_precision": 1.0,
"eval_recall": 1.0,
"eval_runtime": 0.4399,
"eval_samples_per_second": 4.546,
"eval_steps_per_second": 2.273,
"step": 2
},
{
"epoch": 3.0,
"grad_norm": 5.851591110229492,
"learning_rate": 0.0,
"loss": 0.4465,
"step": 3
},
{
"epoch": 3.0,
"eval_accuracy": 1.0,
"eval_auc": 1.0,
"eval_f1": 1.0,
"eval_loss": 0.2943961024284363,
"eval_precision": 1.0,
"eval_recall": 1.0,
"eval_runtime": 0.3335,
"eval_samples_per_second": 5.996,
"eval_steps_per_second": 2.998,
"step": 3
}
],
"logging_steps": 1,
"max_steps": 3,
"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": 1578666332160.0,
"train_batch_size": 8,
"trial_name": null,
"trial_params": null
}