Convex-Workshop-8x7B-Adapter / trainer_state.json
h2m's picture
Upload folder using huggingface_hub
9b5f230 verified
raw
history blame contribute delete
No virus
701 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"eval_steps": 500,
"global_step": 3,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 3.0,
"step": 3,
"total_flos": 228031829508096.0,
"train_loss": 2.5641048749287925,
"train_runtime": 12.0811,
"train_samples_per_second": 0.497,
"train_steps_per_second": 0.248
}
],
"logging_steps": 5,
"max_steps": 3,
"num_input_tokens_seen": 0,
"num_train_epochs": 3,
"save_steps": 100,
"total_flos": 228031829508096.0,
"train_batch_size": 1,
"trial_name": null,
"trial_params": null
}