creative_writing_v4 / trainer_state.json
ormeshein's picture
Upload folder using huggingface_hub
3f0b10e verified
raw
history blame contribute delete
No virus
702 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 5.0,
"eval_steps": 500,
"global_step": 8,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 5.0,
"step": 8,
"total_flos": 43799178903552.0,
"train_loss": 1.3054594993591309,
"train_runtime": 1148.6491,
"train_samples_per_second": 0.627,
"train_steps_per_second": 0.007
}
],
"logging_steps": 20,
"max_steps": 8,
"num_input_tokens_seen": 0,
"num_train_epochs": 8,
"save_steps": 100,
"total_flos": 43799178903552.0,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}