H2Ozone commited on
Commit
2cc39f6
·
verified ·
1 Parent(s): a9c4124

checkpoint 003000

Browse files
checkpoints/003000/pretrained_model/model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f290b7123d7a12ea1388a957f9ea7b9693e416d52315ecb75ed20c3c7be23404
3
  size 12576215296
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fc5048f23a78ab8d07577d727e5cfd021fd9761437e2846ce4c325a331826dc
3
  size 12576215296
checkpoints/003000/pretrained_model/train_config.json CHANGED
@@ -191,12 +191,12 @@
191
  "seed": 1000,
192
  "cudnn_deterministic": false,
193
  "num_workers": 16,
194
- "batch_size": 32,
195
  "prefetch_factor": 4,
196
  "persistent_workers": true,
197
- "steps": 10000,
198
  "env_eval_freq": 0,
199
- "log_freq": 250,
200
  "eval_steps": 0,
201
  "max_eval_samples": 0,
202
  "tolerance_s": 0.0001,
 
191
  "seed": 1000,
192
  "cudnn_deterministic": false,
193
  "num_workers": 16,
194
+ "batch_size": 48,
195
  "prefetch_factor": 4,
196
  "persistent_workers": true,
197
+ "steps": 20000,
198
  "env_eval_freq": 0,
199
+ "log_freq": 100,
200
  "eval_steps": 0,
201
  "max_eval_samples": 0,
202
  "tolerance_s": 0.0001,
checkpoints/003000/training_state/optimizer_param_groups.json CHANGED
@@ -1,6 +1,6 @@
1
  [
2
  {
3
- "lr": 8.386407858128706e-05,
4
  "betas": [
5
  0.9,
6
  0.999
@@ -287,7 +287,7 @@
287
  },
288
  {
289
  "weight_decay": 0.0,
290
- "lr": 8.386407858128706e-05,
291
  "betas": [
292
  0.9,
293
  0.999
 
1
  [
2
  {
3
+ "lr": 9.599897218294122e-05,
4
  "betas": [
5
  0.9,
6
  0.999
 
287
  },
288
  {
289
  "weight_decay": 0.0,
290
+ "lr": 9.599897218294122e-05,
291
  "betas": [
292
  0.9,
293
  0.999
checkpoints/003000/training_state/optimizer_state.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68efea53d17ad8e05347a54be203204736db00a891b387efe7801a553ef01a73
3
  size 12964276740
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6440f3c76a3f30a13817d3f560b85e62429243d77de7c64bcfc3e7a8890ead36
3
  size 12964276740
checkpoints/003000/training_state/rng_state.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c3324300a8263a4db14a7db059a93cd9eb7046da11371a018f129e59d33bff0d
3
  size 15708
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0fac26ce9d35602130f469a037af15cdf402f41d736433b4062b6efe9705fe1b
3
  size 15708
checkpoints/003000/training_state/scheduler_state.json CHANGED
@@ -8,8 +8,8 @@
8
  "_is_initial": false,
9
  "_get_lr_called_within_step": false,
10
  "_last_lr": [
11
- 8.386407858128706e-05,
12
- 8.386407858128706e-05
13
  ],
14
  "lr_lambdas": [
15
  null,
 
8
  "_is_initial": false,
9
  "_get_lr_called_within_step": false,
10
  "_last_lr": [
11
+ 9.599897218294122e-05,
12
+ 9.599897218294122e-05
13
  ],
14
  "lr_lambdas": [
15
  null,
checkpoints/003000/training_state/training_step.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
  "step": 3000,
3
- "num_processes": 3,
4
- "batch_size": 32
5
  }
 
1
  {
2
  "step": 3000,
3
+ "num_processes": 4,
4
+ "batch_size": 48
5
  }