fine-tuned / trainer_state.json
tejp's picture
tejp/custom_dataset
cd5054b
raw
history blame contribute delete
654 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"eval_steps": 1000,
"global_step": 3,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 3.0,
"step": 3,
"total_flos": 3254926098493440.0,
"train_loss": 2.3485514322916665,
"train_runtime": 131.9053,
"train_samples_per_second": 0.318,
"train_steps_per_second": 0.023
}
],
"logging_steps": 1000,
"max_steps": 3,
"num_train_epochs": 3,
"save_steps": 1000,
"total_flos": 3254926098493440.0,
"trial_name": null,
"trial_params": null
}