lesso08 commited on
Commit
755aec1
·
verified ·
1 Parent(s): b3faa7f

Training in progress, step 400, 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:a5f3717e398c9632e2a4e967562ba686bdef014a83f6bb3a4ce1a4f447179e25
3
  size 671149168
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d0ab9d950d70ece30bb6f23c7d6a25eba3ccd89ff2abe1c2eec36251e90b6ab
3
  size 671149168
last-checkpoint/optimizer.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ca2d5368cd159fb827b59a4953a980f645d9e7f2cca6fd0a6230ba3c5279be17
3
  size 341314644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fd38a4effccc714e7a9f2ddc7d689828e4fd4bd8b1b558a54130529bbef4c38
3
  size 341314644
last-checkpoint/rng_state.pth CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9ed345d46c22829856d6e59bb67a296b6d7eaa3f14aacf9ecf2ef695d776ea15
3
  size 14244
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:743823328bb3612f590ee4af3270c58a4c350ab4447d07101b5feccb05f46b1a
3
  size 14244
last-checkpoint/scheduler.pt CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d4724a4322486cf07c6f137f6430836b1a2cb9ae0cd696f1604a47814630e3ba
3
  size 1064
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a53e373878af8696de39d4b7adb8634138f0e346e89bffc05bcb76c7b6de169
3
  size 1064
last-checkpoint/trainer_state.json CHANGED
@@ -1,9 +1,9 @@
1
  {
2
  "best_metric": 2.400266170501709,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-350",
4
- "epoch": 0.05378409527468306,
5
  "eval_steps": 50,
6
- "global_step": 350,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
@@ -316,6 +316,49 @@
316
  "eval_samples_per_second": 15.358,
317
  "eval_steps_per_second": 3.84,
318
  "step": 350
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
319
  }
320
  ],
321
  "logging_steps": 10,
@@ -330,7 +373,7 @@
330
  "early_stopping_threshold": 0.0
331
  },
332
  "attributes": {
333
- "early_stopping_patience_counter": 0
334
  }
335
  },
336
  "TrainerControl": {
@@ -344,7 +387,7 @@
344
  "attributes": {}
345
  }
346
  },
347
- "total_flos": 6.886677918253056e+16,
348
  "train_batch_size": 4,
349
  "trial_name": null,
350
  "trial_params": null
 
1
  {
2
  "best_metric": 2.400266170501709,
3
  "best_model_checkpoint": "miner_id_24/checkpoint-350",
4
+ "epoch": 0.06146753745678064,
5
  "eval_steps": 50,
6
+ "global_step": 400,
7
  "is_hyper_param_search": false,
8
  "is_local_process_zero": true,
9
  "is_world_process_zero": true,
 
316
  "eval_samples_per_second": 15.358,
317
  "eval_steps_per_second": 3.84,
318
  "step": 350
319
+ },
320
+ {
321
+ "epoch": 0.05532078371110257,
322
+ "grad_norm": 3.9929511547088623,
323
+ "learning_rate": 4.5843938039042344e-05,
324
+ "loss": 4.4327,
325
+ "step": 360
326
+ },
327
+ {
328
+ "epoch": 0.05685747214752209,
329
+ "grad_norm": 5.959095478057861,
330
+ "learning_rate": 3.997120656613154e-05,
331
+ "loss": 4.501,
332
+ "step": 370
333
+ },
334
+ {
335
+ "epoch": 0.058394160583941604,
336
+ "grad_norm": 7.357118606567383,
337
+ "learning_rate": 3.441041693867878e-05,
338
+ "loss": 4.2774,
339
+ "step": 380
340
+ },
341
+ {
342
+ "epoch": 0.059930849020361124,
343
+ "grad_norm": 10.237184524536133,
344
+ "learning_rate": 2.9188660764780296e-05,
345
+ "loss": 4.8857,
346
+ "step": 390
347
+ },
348
+ {
349
+ "epoch": 0.06146753745678064,
350
+ "grad_norm": 14.245146751403809,
351
+ "learning_rate": 2.4331377915626298e-05,
352
+ "loss": 4.9947,
353
+ "step": 400
354
+ },
355
+ {
356
+ "epoch": 0.06146753745678064,
357
+ "eval_loss": 2.4386484622955322,
358
+ "eval_runtime": 175.8523,
359
+ "eval_samples_per_second": 15.581,
360
+ "eval_steps_per_second": 3.895,
361
+ "step": 400
362
  }
363
  ],
364
  "logging_steps": 10,
 
373
  "early_stopping_threshold": 0.0
374
  },
375
  "attributes": {
376
+ "early_stopping_patience_counter": 1
377
  }
378
  },
379
  "TrainerControl": {
 
387
  "attributes": {}
388
  }
389
  },
390
+ "total_flos": 7.870489049432064e+16,
391
  "train_batch_size": 4,
392
  "trial_name": null,
393
  "trial_params": null