Mistral-7b-ft-1 / checkpoint-1 /trainer_state.json
kedar-bhumkar's picture
Upload folder using huggingface_hub
05154ab
raw
history blame contribute delete
505 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 1.0,
"eval_steps": 500,
"global_step": 1,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"learning_rate": 0.0,
"loss": 0.3616,
"step": 1
}
],
"logging_steps": 1,
"max_steps": 1,
"num_train_epochs": 1,
"save_steps": 500,
"total_flos": 174919086243840.0,
"trial_name": null,
"trial_params": null
}