guilt-classifier-v2 / Models /checkpoint-128 /trainer_state.json
ringorsolya's picture
Upload folder using huggingface_hub
c36af41 verified
{
"best_global_step": 128,
"best_metric": 0.1657606065273285,
"best_model_checkpoint": "/content/drive/MyDrive/guilt_v2/Models/checkpoint-128",
"epoch": 1.0,
"eval_steps": 500,
"global_step": 128,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"eval_accuracy": 0.9472477064220184,
"eval_f1": 0.9472490939465081,
"eval_loss": 0.1657606065273285,
"eval_precision": 0.9474996524881847,
"eval_recall": 0.9472477064220184,
"eval_runtime": 5.1706,
"eval_samples_per_second": 84.324,
"eval_steps_per_second": 5.415,
"step": 128
}
],
"logging_steps": 500,
"max_steps": 640,
"num_input_tokens_seen": 0,
"num_train_epochs": 5,
"save_steps": 500,
"stateful_callbacks": {
"EarlyStoppingCallback": {
"args": {
"early_stopping_patience": 2,
"early_stopping_threshold": 0.0
},
"attributes": {
"early_stopping_patience_counter": 0
}
},
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 267715498828800.0,
"train_batch_size": 16,
"trial_name": null,
"trial_params": null
}