autotrain-1w87h-lmg7u / checkpoint-1 /trainer_state.json
lucidigi's picture
Upload folder using huggingface_hub
91b947d verified
raw
history blame
1.46 kB
{
"best_metric": 0.7891022562980652,
"best_model_checkpoint": "autotrain-1w87h-lmg7u/checkpoint-1",
"epoch": 1.0,
"eval_steps": 500,
"global_step": 1,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"grad_norm": 5.87813138961792,
"learning_rate": 5e-05,
"loss": 0.7012,
"step": 1
},
{
"epoch": 1.0,
"eval_accuracy": 0.0,
"eval_auc": 0.0,
"eval_f1": 0.0,
"eval_loss": 0.7891022562980652,
"eval_precision": 0.0,
"eval_recall": 0.0,
"eval_runtime": 0.2815,
"eval_samples_per_second": 7.105,
"eval_steps_per_second": 3.552,
"step": 1
}
],
"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": false
},
"attributes": {}
}
},
"total_flos": 169883227422720.0,
"train_batch_size": 8,
"trial_name": null,
"trial_params": null
}