check2 / trainer_state.json
manbeast3b's picture
Upload model
ae4f5be verified
raw
history blame contribute delete
909 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.00273321449792038,
"eval_steps": 201,
"global_step": 1,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.00273321449792038,
"grad_norm": 76.40884399414062,
"learning_rate": 4e-09,
"loss": 15.6866,
"step": 1
}
],
"logging_steps": 1,
"max_steps": 201,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 1,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 7655743638208512.0,
"train_batch_size": 2,
"trial_name": null,
"trial_params": null
}