Spaces:
Build error
Build error
File size: 2,172 Bytes
72043da |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 |
{
"best_metric": null,
"best_model_checkpoint": null,
"epoch": 0.19900497512437812,
"eval_steps": 35,
"global_step": 35,
"is_hyper_param_search": false,
"is_local_process_zero": true,
"is_world_process_zero": true,
"log_history": [
{
"epoch": 0.028429282160625444,
"grad_norm": 6.4533820152282715,
"learning_rate": 1.4285714285714285e-05,
"loss": 0.9693,
"step": 5
},
{
"epoch": 0.05685856432125089,
"grad_norm": 4.657992839813232,
"learning_rate": 2.857142857142857e-05,
"loss": 0.7795,
"step": 10
},
{
"epoch": 0.08528784648187633,
"grad_norm": 2.398066997528076,
"learning_rate": 4.2857142857142856e-05,
"loss": 0.4535,
"step": 15
},
{
"epoch": 0.11371712864250177,
"grad_norm": 1.7500923871994019,
"learning_rate": 5.714285714285714e-05,
"loss": 0.4519,
"step": 20
},
{
"epoch": 0.14214641080312723,
"grad_norm": 1.989443063735962,
"learning_rate": 7.142857142857143e-05,
"loss": 0.4128,
"step": 25
},
{
"epoch": 0.17057569296375266,
"grad_norm": 1.1362711191177368,
"learning_rate": 8.571428571428571e-05,
"loss": 0.3446,
"step": 30
},
{
"epoch": 0.19900497512437812,
"grad_norm": 1.1770528554916382,
"learning_rate": 0.0001,
"loss": 0.3253,
"step": 35
},
{
"epoch": 0.19900497512437812,
"eval_loss": 0.28751906752586365,
"eval_runtime": 239.7962,
"eval_samples_per_second": 10.426,
"eval_steps_per_second": 10.426,
"step": 35
}
],
"logging_steps": 5,
"max_steps": 350,
"num_input_tokens_seen": 0,
"num_train_epochs": 2,
"save_steps": 35,
"stateful_callbacks": {
"TrainerControl": {
"args": {
"should_epoch_stop": false,
"should_evaluate": false,
"should_log": false,
"should_save": true,
"should_training_stop": false
},
"attributes": {}
}
},
"total_flos": 1.2519238004637696e+17,
"train_batch_size": 16,
"trial_name": null,
"trial_params": null
}
|