lesso11 commited on
Commit
60ac60a
·
verified ·
1 Parent(s): e599138

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:028d308d2b2975c71a859c1db9eec7b73b4e60cf2d64c6ed4ab844b74612c0e0
3
  size 645975704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b184ddf78308c9a0062bdd4ac2aea71dbb59614141f7e670c55eb12205bfd32
3
  size 645975704
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7c9ffc7737d4f9bb687d2342d640e3f10d15c7b8587c8f6af1a14522dd3f4428
3
  size 328468404
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a792fe7db85f3b298cce69bb327e8b154601ef7fc807d1fa65f61417691df8ad
3
  size 328468404
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f5260c8125a24537a0b9406dcd050daa45aa08666d31e6a0297dc30b84741333
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2b8943e674f8bbdced045cb2530ea33584297335f08ea6bc4a911f482fdfb11
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:aa1bfb19ac7a71e5a662427e7488d4a4d957109537750c19fd28e94a30346c50
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96aa36799c943a9bfefa20f32f650908880b1404c454cf725bf5d9ee2c75343e
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 0.35316547751426697,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-100",
4
- "epoch": 0.087527352297593,
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": 9.928,
102
  "eval_steps_per_second": 2.497,
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": 0
119
  }
120
  },
121
  "TrainerControl": {
@@ -129,7 +172,7 @@
129
  "attributes": {}
130
  }
131
  },
132
- "total_flos": 3.252570367721472e+16,
133
  "train_batch_size": 4,
134
  "trial_name": null,
135
  "trial_params": null
 
1
  {
2
  "best_metric": 0.35316547751426697,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-100",
4
+ "epoch": 0.13129102844638948,
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": 9.928,
102
  "eval_steps_per_second": 2.497,
103
  "step": 100
104
+ },
105
+ {
106
+ "epoch": 0.0962800875273523,
107
+ "grad_norm": 0.5827049612998962,
108
+ "learning_rate": 0.0002018790457812944,
109
+ "loss": 0.8235,
110
+ "step": 110
111
+ },
112
+ {
113
+ "epoch": 0.1050328227571116,
114
+ "grad_norm": 0.36756134033203125,
115
+ "learning_rate": 0.0001986509710466168,
116
+ "loss": 0.6406,
117
+ "step": 120
118
+ },
119
+ {
120
+ "epoch": 0.1137855579868709,
121
+ "grad_norm": 0.10399194061756134,
122
+ "learning_rate": 0.00019496907414450293,
123
+ "loss": 0.1631,
124
+ "step": 130
125
+ },
126
+ {
127
+ "epoch": 0.12253829321663019,
128
+ "grad_norm": 0.05342819169163704,
129
+ "learning_rate": 0.00019085129290655697,
130
+ "loss": 0.0033,
131
+ "step": 140
132
+ },
133
+ {
134
+ "epoch": 0.13129102844638948,
135
+ "grad_norm": 0.01769879087805748,
136
+ "learning_rate": 0.00018631768874905217,
137
+ "loss": 0.001,
138
+ "step": 150
139
+ },
140
+ {
141
+ "epoch": 0.13129102844638948,
142
+ "eval_loss": 0.3601878583431244,
143
+ "eval_runtime": 48.1446,
144
+ "eval_samples_per_second": 9.991,
145
+ "eval_steps_per_second": 2.513,
146
+ "step": 150
147
  }
148
  ],
149
  "logging_steps": 10,
 
158
  "early_stopping_threshold": 0.0
159
  },
160
  "attributes": {
161
+ "early_stopping_patience_counter": 1
162
  }
163
  },
164
  "TrainerControl": {
 
172
  "attributes": {}
173
  }
174
  },
175
+ "total_flos": 4.905515964432384e+16,
176
  "train_batch_size": 4,
177
  "trial_name": null,
178
  "trial_params": null