vermoney commited on
Commit
b4e13b7
·
verified ·
1 Parent(s): 114f4c6

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:c4a31322ac77da1938731bbcd97448dc4f4c2d3ef83015f7ee559d9cd6e61df7
3
  size 26008
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d4e7e0ef8c194decc88a8e4758030d3d6e83bdb6b4aa26b16e10a64365ca91f
3
  size 26008
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:431070ecf967a3c3d2414a8824c1e35d0a22102a2b667b129f0a4e246aecfe1a
3
  size 68874
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e71ac5bfb9d4e75cd7892dadba375b7961786d9618806405f8e18d56bdb6673
3
  size 68874
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e7039ad488ecad79c244d578e72d1880cc11807f12526e5d67ce8157a576adbe
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb4366cde00004591a22d07a897a309c5c67982376ad884b628e7e44f72990d8
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:015707cb16790250630febca682498cb5d3456d5a13443b953687f19dc7d59ed
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2def2cd24154d8cecbaa07c36ae27e5ebb9b7273a78abfea27aa67c480e4ae2b
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
- "best_metric": 11.931078910827637,
3
- "best_model_checkpoint": "miner_id_24/checkpoint-20",
4
- "epoch": 0.00044049467552060965,
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": 73.71,
90
  "eval_steps_per_second": 36.855,
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": 9274687488.0,
121
  "train_batch_size": 2,
122
  "trial_name": null,
123
  "trial_params": null
 
1
  {
2
+ "best_metric": 11.931035995483398,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-30",
4
+ "epoch": 0.0006607420132809144,
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": 73.71,
90
  "eval_steps_per_second": 36.855,
91
  "step": 20
92
+ },
93
+ {
94
+ "epoch": 0.00046251940929664014,
95
+ "grad_norm": 0.010106095112860203,
96
+ "learning_rate": 5.7422070843492734e-05,
97
+ "loss": 11.9302,
98
+ "step": 21
99
+ },
100
+ {
101
+ "epoch": 0.0005285936106247316,
102
+ "grad_norm": 0.013225448317825794,
103
+ "learning_rate": 2.7103137257858868e-05,
104
+ "loss": 11.9327,
105
+ "step": 24
106
+ },
107
+ {
108
+ "epoch": 0.000550618344400762,
109
+ "eval_loss": 11.931039810180664,
110
+ "eval_runtime": 258.7879,
111
+ "eval_samples_per_second": 73.875,
112
+ "eval_steps_per_second": 36.938,
113
+ "step": 25
114
+ },
115
+ {
116
+ "epoch": 0.000594667811952823,
117
+ "grad_norm": 0.014623328112065792,
118
+ "learning_rate": 7.022351411174866e-06,
119
+ "loss": 11.931,
120
+ "step": 27
121
+ },
122
+ {
123
+ "epoch": 0.0006607420132809144,
124
+ "grad_norm": 0.0317741297185421,
125
+ "learning_rate": 0.0,
126
+ "loss": 11.9287,
127
+ "step": 30
128
+ },
129
+ {
130
+ "epoch": 0.0006607420132809144,
131
+ "eval_loss": 11.931035995483398,
132
+ "eval_runtime": 258.2272,
133
+ "eval_samples_per_second": 74.036,
134
+ "eval_steps_per_second": 37.018,
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": 13022035968.0,
165
  "train_batch_size": 2,
166
  "trial_name": null,
167
  "trial_params": null