sayanbanerjee32's picture
Upload folder using huggingface_hub
a01827a verified
raw
history blame
1.12 kB
{
"epoch": 0.08888888888888889,
"global_step": 12,
"max_steps": 12,
"logging_steps": 10,
"eval_steps": 10,
"save_steps": 5,
"train_batch_size": 8,
"num_train_epochs": 1,
"num_input_tokens_seen": 0,
"total_flos": 6314522151813120.0,
"log_history": [
{
"loss": 6.35,
"grad_norm": 0.972251296043396,
"learning_rate": 0.0001,
"epoch": 0.07407407407407407,
"step": 10
},
{
"eval_loss": 0.3447871506214142,
"eval_runtime": 368.0618,
"eval_samples_per_second": 0.617,
"eval_steps_per_second": 0.155,
"epoch": 0.07407407407407407,
"step": 10
}
],
"best_metric": null,
"best_model_checkpoint": null,
"is_local_process_zero": true,
"is_world_process_zero": true,
"is_hyper_param_search": false,
"trial_name": null,
"trial_params": null,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_training_stop": true,
"should_epoch_stop": false,
"should_save": true,
"should_evaluate": false,
"should_log": false
},
"attributes": {}
}
}
}