Rice-Leaf-Disease / checkpoint-232 /trainer_state.json
prithivMLmods's picture
Upload folder using huggingface_hub
52cf86f verified
raw
history blame
1.11 kB
{
"best_global_step": 232,
"best_metric": 0.44485384225845337,
"best_model_checkpoint": "siglip2-finetune-full/checkpoint-232",
"epoch": 1.0,
"eval_steps": 500,
"global_step": 232,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 1.0,
"eval_accuracy": 0.831424336342811,
"eval_loss": 0.44485384225845337,
"eval_model_preparation_time": 0.0023,
"eval_runtime": 95.5646,
"eval_samples_per_second": 77.654,
"eval_steps_per_second": 9.711,
"step": 232
}
],
"logging_steps": 500,
"max_steps": 464,
"num_input_tokens_seen": 0,
"num_train_epochs": 2,
"save_steps": 500,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 6.215649969491988e+17,
"train_batch_size": 32,
"trial_name": null,
"trial_params": null
}