Momorami's picture
Training in progress, epoch 1, checkpoint
b7a9dc1 verified
raw
history blame
1.16 kB
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"eval_steps": 500,
"global_step": 268,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"grad_norm": 6.508703708648682,
"learning_rate": 1.3333333333333333e-05,
"loss": 0.6101,
"step": 268
},
{
"epoch": 1.0,
"eval_loss": 0.6032158732414246,
"eval_matthews_correlation": 0.1345503796973939,
"eval_runtime": 8.5318,
"eval_samples_per_second": 122.249,
"eval_steps_per_second": 7.736,
"step": 268
}
],
"logging_steps": 500,
"max_steps": 804,
"num_input_tokens_seen": 0,
"num_train_epochs": 3,
"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": 1520701460293632.0,
"train_batch_size": 32,
"trial_name": null,
"trial_params": null
}