| { |
| "best_metric": 0.0, |
| "best_model_checkpoint": "distilbert-base-uncased-finetuned-cola/run-4/checkpoint-535", |
| "epoch": 1.0, |
| "eval_steps": 500, |
| "global_step": 535, |
| "is_hyper_param_search": true, |
| "is_local_process_zero": true, |
| "is_world_process_zero": true, |
| "log_history": [ |
| { |
| "epoch": 0.9345794392523364, |
| "grad_norm": 6.0470356941223145, |
| "learning_rate": 2.229990009580044e-07, |
| "loss": 0.5879, |
| "step": 500 |
| }, |
| { |
| "epoch": 1.0, |
| "eval_loss": 0.5699058175086975, |
| "eval_matthews_correlation": 0.0, |
| "eval_runtime": 0.8202, |
| "eval_samples_per_second": 1271.713, |
| "eval_steps_per_second": 80.473, |
| "step": 535 |
| } |
| ], |
| "logging_steps": 500, |
| "max_steps": 535, |
| "num_input_tokens_seen": 0, |
| "num_train_epochs": 1, |
| "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": 42613106305152.0, |
| "train_batch_size": 16, |
| "trial_name": null, |
| "trial_params": { |
| "learning_rate": 3.408699014643782e-06, |
| "num_train_epochs": 1, |
| "per_device_train_batch_size": 16, |
| "seed": 17 |
| } |
| } |
|
|