tofu_1B_f01_GD_lr7e-6 / trainer_state.json
Jeesup's picture
Upload folder using huggingface_hub
ef10666 verified
Raw
History Blame Contribute Delete
1.88 kB
{
"best_global_step": null,
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 10.0,
"eval_steps": 500,
"global_step": 30,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.8,
"grad_norm": 11.0625,
"learning_rate": 6.5000000000000004e-06,
"loss": -0.0020270578563213347,
"step": 5
},
{
"epoch": 3.4,
"grad_norm": 32.75,
"learning_rate": 5.25e-06,
"loss": -0.17711025476455688,
"step": 10
},
{
"epoch": 5.0,
"grad_norm": 60.75,
"learning_rate": 4e-06,
"loss": -0.3755483627319336,
"step": 15
},
{
"epoch": 6.8,
"grad_norm": 68.0,
"learning_rate": 2.75e-06,
"loss": -0.7200772285461425,
"step": 20
},
{
"epoch": 8.4,
"grad_norm": 74.0,
"learning_rate": 1.4999999999999998e-06,
"loss": -0.8532958030700684,
"step": 25
},
{
"epoch": 10.0,
"grad_norm": 108.0,
"learning_rate": 2.5e-07,
"loss": -1.0475640296936035,
"step": 30
},
{
"epoch": 10.0,
"step": 30,
"total_flos": 0.0,
"train_loss": -0.5292704561104377,
"train_runtime": 55.6718,
"train_samples_per_second": 7.185,
"train_steps_per_second": 0.539
}
],
"logging_steps": 5,
"max_steps": 30,
"num_input_tokens_seen": 0,
"num_train_epochs": 10,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": false,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 0.0,
"train_batch_size": 8,
"trial_name": null,
"trial_params": null
}