fine-tuned-augmented / trainer_state.json
tejp's picture
tejp/custom_dataset_augmented
e97df86
raw
history blame contribute delete
667 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 10.0,
"eval_steps": 1000,
"global_step": 20,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 10.0,
"step": 20,
"total_flos": 4.417518470787072e+16,
"train_loss": 1.5968769073486329,
"train_runtime": 3123.5571,
"train_samples_per_second": 0.182,
"train_steps_per_second": 0.006
}
],
"logging_steps": 1000,
"max_steps": 20,
"num_train_epochs": 10,
"save_steps": 1000,
"total_flos": 4.417518470787072e+16,
"trial_name": null,
"trial_params": null
}