finetune_debug / last-checkpoint /trainer_state.json
Gonplei's picture
Training in progress, epoch 0, checkpoint
57613bf verified
Raw
History Blame Contribute Delete
1.11 kB
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.017932796843827755,
"eval_steps": 500,
"global_step": 100,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.007173118737531102,
"grad_norm": 2.0198636054992676,
"learning_rate": 3.978647770001187e-05,
"loss": 0.8387,
"step": 40
},
{
"epoch": 0.014346237475062204,
"grad_norm": 1.5957108736038208,
"learning_rate": 7.957295540002375e-05,
"loss": 0.5132,
"step": 80
}
],
"logging_steps": 40,
"max_steps": 100,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": true
},
"attributes": {}
}
},
"total_flos": 5.999915037425664e+16,
"train_batch_size": 4,
"trial_name": null,
"trial_params": null
}