Mistral-7B-v0.1_case-briefs / trainer_state.json
zlucia's picture
End of training
6c19ed1 verified
raw
history blame
No virus
720 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.006791171477079796,
"eval_steps": 500,
"global_step": 1,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.01,
"step": 1,
"total_flos": 477581879672832.0,
"train_loss": 1.3776695728302002,
"train_runtime": 13.1306,
"train_samples_per_second": 1.219,
"train_steps_per_second": 0.076
}
],
"logging_steps": 10,
"max_steps": 1,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 250,
"total_flos": 477581879672832.0,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}