hw1 / run-6 /checkpoint-268 /trainer_state.json
wennycooper's picture
Training in progress, epoch 2
793a500 verified
raw
history blame
850 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"eval_steps": 500,
"global_step": 268,
"is_hyper_param_search": true,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [],
"logging_steps": 500,
"max_steps": 268,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 0,
"train_batch_size": 32,
"trial_name": null,
"trial_params": {
"learning_rate": 1.6346025152713588e-06,
"num_train_epochs": 1,
"per_device_train_batch_size": 32,
"seed": 25
}
}