tofu_grad-diff_1e-05_8_500_2075 / trainer_state.json
advit's picture
Upload folder using huggingface_hub
b864a6a verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 125.0,
"eval_steps": 0,
"global_step": 125,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 12.0,
"grad_norm": 0.4463316092889564,
"learning_rate": 9.558232931726908e-06,
"loss": 0.0043,
"step": 12
},
{
"epoch": 24.0,
"grad_norm": 4.3900813574572455,
"learning_rate": 9.076305220883535e-06,
"loss": -0.0186,
"step": 24
},
{
"epoch": 36.0,
"grad_norm": 5.7589862013596544,
"learning_rate": 8.594377510040161e-06,
"loss": -0.1497,
"step": 36
},
{
"epoch": 48.0,
"grad_norm": 9.058187686210717,
"learning_rate": 8.112449799196788e-06,
"loss": -0.4223,
"step": 48
},
{
"epoch": 60.0,
"grad_norm": 12.89715982874078,
"learning_rate": 7.630522088353415e-06,
"loss": -0.8561,
"step": 60
},
{
"epoch": 72.0,
"grad_norm": 15.400897364780802,
"learning_rate": 7.148594377510041e-06,
"loss": -1.4441,
"step": 72
},
{
"epoch": 84.0,
"grad_norm": 22.769024772696152,
"learning_rate": 6.666666666666667e-06,
"loss": -2.182,
"step": 84
},
{
"epoch": 96.0,
"grad_norm": 24.813888931649224,
"learning_rate": 6.184738955823294e-06,
"loss": -3.1602,
"step": 96
},
{
"epoch": 108.0,
"grad_norm": 31.087693984814244,
"learning_rate": 5.70281124497992e-06,
"loss": -4.2375,
"step": 108
},
{
"epoch": 120.0,
"grad_norm": 29.112427492587443,
"learning_rate": 5.220883534136547e-06,
"loss": -5.4481,
"step": 120
}
],
"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
}