|
{ |
|
"best_metric": 0.7, |
|
"best_model_checkpoint": "swin-tiny-patch4-window7-224-finetuned-eurosat/checkpoint-3", |
|
"epoch": 2.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": 1.0, |
|
"eval_accuracy": 0.0, |
|
"eval_loss": 4.777100563049316, |
|
"eval_runtime": 0.1675, |
|
"eval_samples_per_second": 59.695, |
|
"eval_steps_per_second": 5.969, |
|
"step": 1 |
|
}, |
|
{ |
|
"epoch": 2.0, |
|
"eval_accuracy": 0.7, |
|
"eval_loss": 3.7812716960906982, |
|
"eval_runtime": 0.1591, |
|
"eval_samples_per_second": 62.847, |
|
"eval_steps_per_second": 6.285, |
|
"step": 3 |
|
}, |
|
{ |
|
"epoch": 2.0, |
|
"step": 3, |
|
"total_flos": 4486454652395520.0, |
|
"train_loss": 2.298391501108805, |
|
"train_runtime": 59.09, |
|
"train_samples_per_second": 4.569, |
|
"train_steps_per_second": 0.051 |
|
} |
|
], |
|
"logging_steps": 10, |
|
"max_steps": 3, |
|
"num_input_tokens_seen": 0, |
|
"num_train_epochs": 3, |
|
"save_steps": 500, |
|
"stateful_callbacks": { |
|
"TrainerControl": { |
|
"args": { |
|
"should_epoch_stop": false, |
|
"should_evaluate": false, |
|
"should_log": false, |
|
"should_save": true, |
|
"should_training_stop": true |
|
}, |
|
"attributes": {} |
|
} |
|
}, |
|
"total_flos": 4486454652395520.0, |
|
"train_batch_size": 32, |
|
"trial_name": null, |
|
"trial_params": null |
|
} |
|
|