lesso18 commited on
Commit
824a7e2
·
verified ·
1 Parent(s): 93533a1

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:ce11877e4e553b7dc4a5a65cdabc39ec8d921d058f2c9d82614d79393797ab0e
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:770c5ef10e164b978041217efa00995725baee1a96e1bcab08e7c0f08a1a1142
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7688bd49ceef3c0f870a5ae30078b923ab31b7827a8c4524911c4cd30208fa02
3
  size 341314196
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15b57d57833f094609f80c37c5bd1f6d794f57eed1b2568d8bd0fe6960af82d5
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:23a6eee3875a9902a549f4bad55856201b51958acc44fbbb2102e758981da379
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e6cb22d889af96bc5968098482fe54159da994b406807fec9cba907cd974afc0
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c9270801a091d1fd46d6e273e2ff0ed3fb1f5321828110607b5eb48295bb7f4c
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:59836f5c73dcbc1cd9e839a79f50d96177860a3d03c4212fba8b4249bf77b097
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 1.9600940942764282,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
- "epoch": 0.3007518796992481,
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.307,
102
  "eval_steps_per_second": 4.077,
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.88564197343232e+16,
133
  "train_batch_size": 4,
134
  "trial_name": null,
135
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.6451599597930908,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
+ "epoch": 0.45112781954887216,
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.307,
102
  "eval_steps_per_second": 4.077,
103
  "step": 100
104
+ },
105
+ {
106
+ "epoch": 0.3308270676691729,
107
+ "grad_norm": 5.71964168548584,
108
+ "learning_rate": 0.00019470244854643905,
109
+ "loss": 1.7275,
110
+ "step": 110
111
+ },
112
+ {
113
+ "epoch": 0.3609022556390977,
114
+ "grad_norm": 5.346231460571289,
115
+ "learning_rate": 0.0001867136665491626,
116
+ "loss": 1.1856,
117
+ "step": 120
118
+ },
119
+ {
120
+ "epoch": 0.39097744360902253,
121
+ "grad_norm": 4.990022659301758,
122
+ "learning_rate": 0.0001777681791345876,
123
+ "loss": 1.1762,
124
+ "step": 130
125
+ },
126
+ {
127
+ "epoch": 0.42105263157894735,
128
+ "grad_norm": 8.322728157043457,
129
+ "learning_rate": 0.0001679761110291609,
130
+ "loss": 1.6037,
131
+ "step": 140
132
+ },
133
+ {
134
+ "epoch": 0.45112781954887216,
135
+ "grad_norm": 17.498231887817383,
136
+ "learning_rate": 0.0001574580089142965,
137
+ "loss": 1.6452,
138
+ "step": 150
139
+ },
140
+ {
141
+ "epoch": 0.45112781954887216,
142
+ "eval_loss": 1.6451599597930908,
143
+ "eval_runtime": 8.5559,
144
+ "eval_samples_per_second": 16.363,
145
+ "eval_steps_per_second": 4.091,
146
+ "step": 150
147
  }
148
  ],
149
  "logging_steps": 10,
 
158
  "early_stopping_threshold": 0.0
159
  },
160
  "attributes": {
161
+ "early_stopping_patience_counter": 0
162
  }
163
  },
164
  "TrainerControl": {
 
172
  "attributes": {}
173
  }
174
  },
175
+ "total_flos": 2.82846296014848e+16,
176
  "train_batch_size": 4,
177
  "trial_name": null,
178
  "trial_params": null