VERSIL91's picture
Training in progress, step 2, checkpoint
184b6f4 verified
raw
history blame
1.45 kB
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.8823529411764706,
"eval_steps": 1,
"global_step": 2,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.9411764705882353,
"grad_norm": 0.0,
"learning_rate": 1e-05,
"loss": 0.0,
"step": 1
},
{
"epoch": 0.9411764705882353,
"eval_loss": 3.7312419414520264,
"eval_runtime": 43.5833,
"eval_samples_per_second": 0.046,
"eval_steps_per_second": 0.023,
"step": 1
},
{
"epoch": 1.8823529411764706,
"grad_norm": 0.0,
"learning_rate": 2e-05,
"loss": 0.0,
"step": 2
},
{
"epoch": 1.8823529411764706,
"eval_loss": 3.7312419414520264,
"eval_runtime": 0.0635,
"eval_samples_per_second": 31.494,
"eval_steps_per_second": 15.747,
"step": 2
}
],
"logging_steps": 1,
"max_steps": 2,
"num_input_tokens_seen": 0,
"num_train_epochs": 2,
"save_steps": 1,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 1504984490311680.0,
"train_batch_size": 2,
"trial_name": null,
"trial_params": null
}