tofu_grad-diff_1e-05_8_100_45 / trainer_state.json
advit's picture
Upload folder using huggingface_hub
a59e625 verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 25.0,
"eval_steps": 0,
"global_step": 25,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 12.0,
"grad_norm": 0.09067032312404616,
"learning_rate": 9.558232931726908e-06,
"loss": 0.0072,
"step": 12
},
{
"epoch": 24.0,
"grad_norm": 0.06763341570399517,
"learning_rate": 9.076305220883535e-06,
"loss": 0.0043,
"step": 24
}
],
"logging_steps": 12,
"max_steps": 250,
"num_input_tokens_seen": 0,
"num_train_epochs": 250,
"save_steps": 25,
"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.0,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}