UAE-SparseCL-msmarco / trainer_state.json
xiaoxiaolin's picture
Upload folder using huggingface_hub
9560222 verified
raw
history blame contribute delete
No virus
606 Bytes
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"eval_steps": 500,
"global_step": 4200,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 3.0,
"step": 4200,
"total_flos": 0,
"train_runtime": 4355.7843,
"train_samples_per_second": 0.964
}
],
"logging_steps": 500,
"max_steps": 4200,
"num_input_tokens_seen": 0,
"num_train_epochs": 3,
"save_steps": 500,
"total_flos": 0,
"train_batch_size": null,
"trial_name": null,
"trial_params": null
}