lesso03 commited on
Commit
c125067
·
verified ·
1 Parent(s): 63bd422

Training in progress, step 150, 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:5813d56d0aba386abdc9b79ca3a9d7b3cc33cdb3efdf07cf8e70c15b5e8acf78
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e104ba8a7758c4f7b3c974e1b0b628cd7ea3d7133d7aaf5a760b93c3a2a2f500
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b53e0b76705822a6bcba0011ce7a2a3a6712d01f8e34e3e7d72c6506936e6e39
3
  size 341314196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29bf51ec5941e7ee53fc3bd868066fdfa02315352cf2f67c97788e4ef4fc20da
3
  size 341314196
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d75c7dd0aed4dd831c43c8a6f52fbed675f5f4e205b9be1ecf0cfba00f87b077
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:adef7d7f20fa9ff06fd7afdb08466880f74c943a65b32941c1ded7330e524374
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cd10496d8a5f7e45002ec724483dbe1d4186b3c7101bd21f93cd0629ecfe77be
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e883b7b3f89fde3f0f981a15cfeb8504571510ffa0b99f735bed98a1fe00478
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 1.6901915073394775,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.048579062424095217,
5
  "eval_steps": 50,
6
- "global_step": 100,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -101,6 +101,49 @@
101
  "eval_samples_per_second": 16.719,
102
  "eval_steps_per_second": 4.185,
103
  "step": 100
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
104
  }
105
  ],
106
  "logging_steps": 10,
@@ -115,7 +158,7 @@
115
  "early_stopping_threshold": 0.0
116
  },
117
  "attributes": {
118
- "early_stopping_patience_counter": 1
119
  }
120
  },
121
  "TrainerControl": {
@@ -129,7 +172,7 @@
129
  "attributes": {}
130
  }
131
  },
132
- "total_flos": 1.78874751123456e+16,
133
  "train_batch_size": 4,
134
  "trial_name": null,
135
  "trial_params": null
 
1
  {
2
  "best_metric": 1.6901915073394775,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.07286859363614283,
5
  "eval_steps": 50,
6
+ "global_step": 150,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
101
  "eval_samples_per_second": 16.719,
102
  "eval_steps_per_second": 4.185,
103
  "step": 100
104
+ },
105
+ {
106
+ "epoch": 0.053436968666504735,
107
+ "grad_norm": 13.869400978088379,
108
+ "learning_rate": 0.00019422486395072398,
109
+ "loss": 2.8832,
110
+ "step": 110
111
+ },
112
+ {
113
+ "epoch": 0.05829487490891426,
114
+ "grad_norm": 14.071908950805664,
115
+ "learning_rate": 0.0001911191806751811,
116
+ "loss": 2.2136,
117
+ "step": 120
118
+ },
119
+ {
120
+ "epoch": 0.06315278115132378,
121
+ "grad_norm": 18.943180084228516,
122
+ "learning_rate": 0.00018757688175987723,
123
+ "loss": 2.9134,
124
+ "step": 130
125
+ },
126
+ {
127
+ "epoch": 0.0680106873937333,
128
+ "grad_norm": 22.638784408569336,
129
+ "learning_rate": 0.00018361522492905716,
130
+ "loss": 3.348,
131
+ "step": 140
132
+ },
133
+ {
134
+ "epoch": 0.07286859363614283,
135
+ "grad_norm": 23.163434982299805,
136
+ "learning_rate": 0.00017925351097657625,
137
+ "loss": 3.1821,
138
+ "step": 150
139
+ },
140
+ {
141
+ "epoch": 0.07286859363614283,
142
+ "eval_loss": 1.734904170036316,
143
+ "eval_runtime": 51.755,
144
+ "eval_samples_per_second": 16.752,
145
+ "eval_steps_per_second": 4.193,
146
+ "step": 150
147
  }
148
  ],
149
  "logging_steps": 10,
 
158
  "early_stopping_threshold": 0.0
159
  },
160
  "attributes": {
161
+ "early_stopping_patience_counter": 2
162
  }
163
  },
164
  "TrainerControl": {
 
172
  "attributes": {}
173
  }
174
  },
175
+ "total_flos": 2.68312126685184e+16,
176
  "train_batch_size": 4,
177
  "trial_name": null,
178
  "trial_params": null