easylm-hs-sft-gemma-2-2b / trainer_state.json
scottsuk0306's picture
Model save
2a2ba02 verified
raw
history blame contribute delete
No virus
1.02 kB
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.9988545246277205,
"eval_steps": 500,
"global_step": 218,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.9988545246277205,
"step": 218,
"total_flos": 5.419062457584845e+16,
"train_loss": 1.1514144337505376,
"train_runtime": 718.1022,
"train_samples_per_second": 9.721,
"train_steps_per_second": 0.304
}
],
"logging_steps": 500,
"max_steps": 218,
"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.419062457584845e+16,
"train_batch_size": 2,
"trial_name": null,
"trial_params": null
}