joboffer commited on
Commit
4ca7665
·
verified ·
1 Parent(s): 1f8b084

Training in progress, step 30, checkpoint

Browse files
last-checkpoint/adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa894ee32425518a3ee9a468ac21c436055bb2433a014cb978e6085c5ba57aa9
3
  size 35237104
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20e3302429c9fc6d50a0a46df3493a1392c5593df4aaa8a62aed4ea476549039
3
  size 35237104
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d249d02bd710b3b3de8f049e739adeb5e7a445f7d5ee9527135bf24c656c0761
3
  size 70667778
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7371768f95e6d874380e1bf2858852ed98daf5f0d439f384f88501babfc3376d
3
  size 70667778
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb5474b8229a1c766aba0c2731c5d108f3b3249228ece3b9cf0d9dbaba3e98a6
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f057376ff1135fac33ce0c3e9ad0497b4f3c667c44284d0da32f48104ad5c6dd
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e2eb657255baf6b1420bbcfab19529abd45c6011f0c415bddb3c278a51f7f142
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0e9cc72c20ddd925ef39b6005e82a4d8730b1dde32cfcd070d74c83a8a3564a
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.9425504207611084,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.0020751731472594746,
5
  "eval_steps": 5,
6
- "global_step": 20,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -89,6 +89,50 @@
89
  "eval_samples_per_second": 18.55,
90
  "eval_steps_per_second": 9.275,
91
  "step": 20
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
92
  }
93
  ],
94
  "logging_steps": 3,
@@ -112,12 +156,12 @@
112
  "should_evaluate": false,
113
  "should_log": false,
114
  "should_save": true,
115
- "should_training_stop": false
116
  },
117
  "attributes": {}
118
  }
119
  },
120
- "total_flos": 720954300825600.0,
121
  "train_batch_size": 2,
122
  "trial_name": null,
123
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.9352331161499023,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-30",
4
+ "epoch": 0.0031127597208892117,
5
  "eval_steps": 5,
6
+ "global_step": 30,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
89
  "eval_samples_per_second": 18.55,
90
  "eval_steps_per_second": 9.275,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.0021789318046224484,
95
+ "grad_norm": 1.1187844276428223,
96
+ "learning_rate": 2.8711035421746367e-05,
97
+ "loss": 2.0046,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.002490207776711369,
102
+ "grad_norm": 0.737541675567627,
103
+ "learning_rate": 1.3551568628929434e-05,
104
+ "loss": 1.921,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.002593966434074343,
109
+ "eval_loss": 1.9361823797225952,
110
+ "eval_runtime": 217.4207,
111
+ "eval_samples_per_second": 18.664,
112
+ "eval_steps_per_second": 9.332,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.0028014837488002904,
117
+ "grad_norm": 0.7507085204124451,
118
+ "learning_rate": 3.511175705587433e-06,
119
+ "loss": 1.9561,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.0031127597208892117,
124
+ "grad_norm": 1.059324860572815,
125
+ "learning_rate": 0.0,
126
+ "loss": 1.9411,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.0031127597208892117,
131
+ "eval_loss": 1.9352331161499023,
132
+ "eval_runtime": 218.3545,
133
+ "eval_samples_per_second": 18.584,
134
+ "eval_steps_per_second": 9.292,
135
+ "step": 30
136
  }
137
  ],
138
  "logging_steps": 3,
 
156
  "should_evaluate": false,
157
  "should_log": false,
158
  "should_save": true,
159
+ "should_training_stop": true
160
  },
161
  "attributes": {}
162
  }
163
  },
164
+ "total_flos": 1081431451238400.0,
165
  "train_batch_size": 2,
166
  "trial_name": null,
167
  "trial_params": null