checkpoint-32/trainer_state.json
| 1 | { |
| 2 | "best_metric": 2.178948402404785, |
| 3 | "best_model_checkpoint": "fairface_age_image_detection/checkpoint-32", |
| 4 | "epoch": 2.0, |
| 5 | "eval_steps": 500, |
| 6 | "global_step": 32, |
| 7 | "is_hyper_param_search": false, |
| 8 | "is_local_process_zero": true, |
| 9 | "is_world_process_zero": true, |
| 10 | "log_history": [ |
| 11 | { |
| 12 | "epoch": 1.0, |
| 13 | "eval_accuracy": 0.14, |
| 14 | "eval_loss": 2.1873559951782227, |
| 15 | "eval_model_preparation_time": 0.0047, |
| 16 | "eval_runtime": 8.2156, |
| 17 | "eval_samples_per_second": 12.172, |
| 18 | "eval_steps_per_second": 1.582, |
| 19 | "step": 16 |
| 20 | }, |
| 21 | { |
| 22 | "epoch": 2.0, |
| 23 | "eval_accuracy": 0.18, |
| 24 | "eval_loss": 2.178948402404785, |
| 25 | "eval_model_preparation_time": 0.0047, |
| 26 | "eval_runtime": 8.316, |
| 27 | "eval_samples_per_second": 12.025, |
| 28 | "eval_steps_per_second": 1.563, |
| 29 | "step": 32 |
| 30 | } |
| 31 | ], |
| 32 | "logging_steps": 500, |
| 33 | "max_steps": 32, |
| 34 | "num_input_tokens_seen": 0, |
| 35 | "num_train_epochs": 2, |
| 36 | "save_steps": 500, |
| 37 | "stateful_callbacks": { |
| 38 | "TrainerControl": { |
| 39 | "args": { |
| 40 | "should_epoch_stop": false, |
| 41 | "should_evaluate": false, |
| 42 | "should_log": false, |
| 43 | "should_save": true, |
| 44 | "should_training_stop": true |
| 45 | }, |
| 46 | "attributes": {} |
| 47 | } |
| 48 | }, |
| 49 | "total_flos": 7.7496851367936e+16, |
| 50 | "train_batch_size": 32, |
| 51 | "trial_name": null, |
| 52 | "trial_params": null |
| 53 | } |
| 54 | |