qw / trainer_state.json
stinkypoop's picture
Upload 17 files
33ccb6d verified
raw
history blame contribute delete
No virus
1.5 kB
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 2.608695652173913,
"eval_steps": 500,
"global_step": 15,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.8695652173913043,
"grad_norm": 1.5976989269256592,
"learning_rate": 3.7500000000000003e-05,
"loss": 3.4077,
"step": 5
},
{
"epoch": 1.7391304347826086,
"grad_norm": 1.022597074508667,
"learning_rate": 1.2500000000000006e-05,
"loss": 3.3417,
"step": 10
},
{
"epoch": 2.608695652173913,
"grad_norm": 1.2863354682922363,
"learning_rate": 0.0,
"loss": 3.2838,
"step": 15
},
{
"epoch": 2.608695652173913,
"step": 15,
"total_flos": 27871774801920.0,
"train_loss": 3.344371541341146,
"train_runtime": 23.5673,
"train_samples_per_second": 11.584,
"train_steps_per_second": 0.636
}
],
"logging_steps": 5,
"max_steps": 15,
"num_input_tokens_seen": 0,
"num_train_epochs": 3,
"save_steps": 100,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": false,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 27871774801920.0,
"train_batch_size": 2,
"trial_name": null,
"trial_params": null
}