gpt2-rdanny-chatbot / trainer_state.json
anezatra's picture
Upload folder using huggingface_hub
72a78c6 verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 5.0,
"eval_steps": 500,
"global_step": 170,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 5.0,
"step": 170,
"total_flos": 85277145600000.0,
"train_loss": 3.531251077090993,
"train_runtime": 47.3239,
"train_samples_per_second": 176.549,
"train_steps_per_second": 3.592
}
],
"logging_steps": 500,
"max_steps": 170,
"num_input_tokens_seen": 0,
"num_train_epochs": 5,
"save_steps": 500,
"total_flos": 85277145600000.0,
"train_batch_size": 50,
"trial_name": null,
"trial_params": null
}