joboffer commited on
Commit
938c8d3
·
verified ·
1 Parent(s): 8a667e9

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:f38ad1926844bd4e8778799df4a3fd38c29501aca568a0d60c45d865ace7f591
3
  size 95402480
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:20657ea7452f5613180176755efa2e5c0eca8444e7ab7e1b351f7b6e220c4d64
3
  size 95402480
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:04d54c6e8e1b9a7e49d99b02d001e123f217111e53c5387447a11c027fa0e097
3
  size 191012170
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2293821baa8e0263dbd0822f786ff53b3c336d367214f674b12d7bbe108b33bd
3
  size 191012170
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e16bdf370742716a02b73cdc1cc08bf8c26688d8e390eced9a1803f36ab354eb
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30706e59c4db224f838a07e4459e29e0b6a4cd0e7a75bdaa4c474c6f7ea6196a
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.82761812210083,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.0007728423208454895,
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": 7.905,
90
  "eval_steps_per_second": 3.953,
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": 5779302566068224.0,
121
  "train_batch_size": 2,
122
  "trial_name": null,
123
  "trial_params": null
 
1
  {
2
+ "best_metric": 1.8159558773040771,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-30",
4
+ "epoch": 0.0011592634812682343,
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": 7.905,
90
  "eval_steps_per_second": 3.953,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.0008114844368877639,
95
+ "grad_norm": 8.811689376831055,
96
+ "learning_rate": 2.8711035421746367e-05,
97
+ "loss": 13.6651,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.0009274107850145874,
102
+ "grad_norm": 26.95303726196289,
103
+ "learning_rate": 1.3551568628929434e-05,
104
+ "loss": 13.2066,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.0009660529010568618,
109
+ "eval_loss": 1.8177318572998047,
110
+ "eval_runtime": 1377.2324,
111
+ "eval_samples_per_second": 7.912,
112
+ "eval_steps_per_second": 3.956,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.0010433371331414107,
117
+ "grad_norm": 6.742008686065674,
118
+ "learning_rate": 3.511175705587433e-06,
119
+ "loss": 12.3683,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.0011592634812682343,
124
+ "grad_norm": 6.709179878234863,
125
+ "learning_rate": 0.0,
126
+ "loss": 12.5037,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.0011592634812682343,
131
+ "eval_loss": 1.8159558773040771,
132
+ "eval_runtime": 1378.8448,
133
+ "eval_samples_per_second": 7.903,
134
+ "eval_steps_per_second": 3.952,
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": 8633279141904384.0,
165
  "train_batch_size": 2,
166
  "trial_name": null,
167
  "trial_params": null