tofu_grad-diff_1e-05_8_200_1570 / trainer_state.json
advit's picture
Upload folder using huggingface_hub
80d6182 verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 50.0,
"eval_steps": 0,
"global_step": 50,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 12.0,
"grad_norm": 0.4860995586357801,
"learning_rate": 9.558232931726908e-06,
"loss": 0.0082,
"step": 12
},
{
"epoch": 24.0,
"grad_norm": 4.313934355896622,
"learning_rate": 9.076305220883535e-06,
"loss": -0.0144,
"step": 24
},
{
"epoch": 36.0,
"grad_norm": 7.468621419664652,
"learning_rate": 8.594377510040161e-06,
"loss": -0.163,
"step": 36
},
{
"epoch": 48.0,
"grad_norm": 7.412152938079811,
"learning_rate": 8.112449799196788e-06,
"loss": -0.4668,
"step": 48
}
],
"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
}