GTE-SparseCL-arguana / trainer_state.json
xiaoxiaolin's picture
Upload folder using huggingface_hub
ee17ccf verified
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 3.0,
"eval_steps": 500,
"global_step": 669,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 3.0,
"step": 669,
"total_flos": 0,
"train_runtime": 6614.8366,
"train_samples_per_second": 0.101
}
],
"logging_steps": 500,
"max_steps": 669,
"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
}