hw1 / run-1 /checkpoint-134 /trainer_state.json
wennycooper's picture
Training in progress, epoch 1
6b7ac07 verified
raw
history blame contribute delete
No virus
1.18 kB
{
"best_metric": 0.41038483457442687,
"best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-1/checkpoint-134",
"epoch": 1.0,
"eval_steps": 500,
"global_step": 134,
"is_hyper_param_search": true,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"eval_loss": 0.49098527431488037,
"eval_matthews_correlation": 0.41038483457442687,
"eval_runtime": 0.7284,
"eval_samples_per_second": 1431.833,
"eval_steps_per_second": 90.605,
"step": 134
}
],
"logging_steps": 500,
"max_steps": 536,
"num_input_tokens_seen": 0,
"num_train_epochs": 4,
"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": 0,
"train_batch_size": 64,
"trial_name": null,
"trial_params": {
"learning_rate": 8.177363502382625e-05,
"num_train_epochs": 4,
"per_device_train_batch_size": 64,
"seed": 17
}
}