text-classification / my-bert-model /trainer_state.json
cooelf's picture
Upload 13 files
f23156c verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"eval_steps": 500,
"global_step": 24,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"step": 24,
"total_flos": 1602360713963520.0,
"train_loss": 0.7252607345581055,
"train_runtime": 31.0515,
"train_samples_per_second": 196.126,
"train_steps_per_second": 0.773
}
],
"logging_steps": 500,
"max_steps": 24,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 500,
"total_flos": 1602360713963520.0,
"train_batch_size": 256,
"trial_name": null,
"trial_params": null
}