gpt2_mini_EN_bpe_500_42 / trainer_state.json
xiulinyang's picture
Upload folder using huggingface_hub
6d298a1 verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 20.0,
"global_step": 20,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 20.0,
"step": 20,
"total_flos": 17045441740800.0,
"train_loss": 6.050248336791992,
"train_runtime": 126.3445,
"train_samples_per_second": 3.483,
"train_steps_per_second": 0.158
}
],
"max_steps": 20,
"num_train_epochs": 20,
"total_flos": 17045441740800.0,
"trial_name": null,
"trial_params": null
}