cvoffer commited on
Commit
99e9eec
·
verified ·
1 Parent(s): 218d996

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:e315d33d4c606ec4fbbd365cb480c8eea7a7dd8701fe2aee858b516d87f4884b
3
  size 10636096
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b865b63efc504b549a31e28baff58d6ec627669803b5c0317db3a2411c7fdbc5
3
  size 10636096
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:662b201dd43e8c881c901d95e622868ce17bfb412f89ba1e0c24b510a0f9fc37
3
  size 21354682
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f4ed78860079add63626e1fc0019a28abb3f7f3069f5caafbe22a15ab2780b7
3
  size 21354682
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:408d8bdaaebb000f68ca271b695e3835b6d5987b17262d31ca5afd02b07baad7
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c932858f5eb01eca93935673917e737396fa8cf887bb233118400fc1859dea06
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:46d68217ddf3e899bf1495ee33b9ec14e2c91ed912ffcb460a7bb01192b04b7d
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": 5.943029880523682,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.00038320783276810176,
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": 25.605,
90
  "eval_steps_per_second": 12.802,
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": 172390927564800.0,
121
  "train_batch_size": 2,
122
  "trial_name": null,
123
  "trial_params": null
 
1
  {
2
+ "best_metric": 5.895191669464111,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-30",
4
+ "epoch": 0.0005748117491521527,
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": 25.605,
90
  "eval_steps_per_second": 12.802,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.0004023682244065069,
95
+ "grad_norm": 2.806539297103882,
96
+ "learning_rate": 4.2178276747988446e-05,
97
+ "loss": 23.9984,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.00045984939932172214,
102
+ "grad_norm": 2.745965003967285,
103
+ "learning_rate": 2.061073738537635e-05,
104
+ "loss": 23.6364,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.0004790097909601272,
109
+ "eval_loss": 5.9025092124938965,
110
+ "eval_runtime": 859.0726,
111
+ "eval_samples_per_second": 25.581,
112
+ "eval_steps_per_second": 12.791,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.0005173305742369374,
117
+ "grad_norm": 3.105595588684082,
118
+ "learning_rate": 5.449673790581611e-06,
119
+ "loss": 23.8073,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.0005748117491521527,
124
+ "grad_norm": 2.740097761154175,
125
+ "learning_rate": 0.0,
126
+ "loss": 23.5683,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.0005748117491521527,
131
+ "eval_loss": 5.895191669464111,
132
+ "eval_runtime": 858.9774,
133
+ "eval_samples_per_second": 25.584,
134
+ "eval_steps_per_second": 12.792,
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": 258586391347200.0,
165
  "train_batch_size": 2,
166
  "trial_name": null,
167
  "trial_params": null