llama2-7b-hf-train / trainer_state.json
thunha's picture
Upload folder using huggingface_hub
c26c3fc verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.9887640449438202,
"eval_steps": 500,
"global_step": 44,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.9887640449438202,
"step": 44,
"total_flos": 83724263751680.0,
"train_loss": 0.3567620407451283,
"train_runtime": 994.1219,
"train_samples_per_second": 1.43,
"train_steps_per_second": 0.044
}
],
"logging_steps": 100,
"max_steps": 44,
"num_input_tokens_seen": 0,
"num_train_epochs": 1,
"save_steps": 100,
"total_flos": 83724263751680.0,
"train_batch_size": 4,
"trial_name": null,
"trial_params": null
}