pierreguillou commited on
Commit
e36c038
Β·
1 Parent(s): 3824c6d

Training in progress, step 4600

Browse files
{checkpoint-4200 β†’ checkpoint-4600}/config.json RENAMED
File without changes
{checkpoint-4200 β†’ checkpoint-4600}/optimizer.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f3c89a7eddc4c7e792579d9367f8fe078d2a69fe7534bb0f7c7019b51890c977
3
  size 2927175013
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1306a85c382517e5478317e42dc9e35a3702156bc637e5f0ba44a3ad8bfe824c
3
  size 2927175013
{checkpoint-4200 β†’ checkpoint-4600}/pytorch_model.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0bfa46fa3569e6b22363c7d1ce1eaefbfdc8c71aa8aa122b1cbd5aacbb5d644e
3
  size 1476527911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96aa77afc46765d313cef4682ac5e56602a951d23ddf1c14edd0fe57bf1bc2b4
3
  size 1476527911
{checkpoint-4200 β†’ checkpoint-4600}/rng_state.pth RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0b6a7184b08b125f9f1d81f587e2b8316b9c43ea0629545f53420bcb42fee849
3
  size 14503
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6d245da6e11bf3d1a92800582695565c50166532a2337548b3b26982d7f30bb5
3
  size 14503
{checkpoint-4200 β†’ checkpoint-4600}/scaler.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bfc893d2b0b39a4d1acbc3dbb59d8c471da51912a3a7c759355d3eab056f7443
3
  size 559
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8a1cf8048ec29be6dddeb5b94c52fe15a5ac95e6d67befec276f79f854f91d7
3
  size 559
{checkpoint-4200 β†’ checkpoint-4600}/scheduler.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7cfdf210b212fe6081d15cf2d845989940e671b4093c357e9baf8687baa05fe3
3
  size 623
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99987fb3ca9a23f7dc49c6654af3242195328ae9efa0b2cd2a03a4309fb5bde1
3
  size 623
{checkpoint-4200 β†’ checkpoint-4600}/sentencepiece.bpe.model RENAMED
File without changes
{checkpoint-4200 β†’ checkpoint-4600}/special_tokens_map.json RENAMED
File without changes
{checkpoint-4200 β†’ checkpoint-4600}/tokenizer_config.json RENAMED
File without changes
{checkpoint-4200 β†’ checkpoint-4600}/trainer_state.json RENAMED
@@ -1,8 +1,8 @@
1
  {
2
  "best_metric": 0.7450159228722244,
3
  "best_model_checkpoint": "DocLayNet/layout-xlm-base-finetuned-DocLayNet-base_paragraphs_ml512-v6/checkpoint-4000",
4
- "epoch": 2.2388059701492535,
5
- "global_step": 4200,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
@@ -306,11 +306,41 @@
306
  "eval_samples_per_second": 5.221,
307
  "eval_steps_per_second": 0.328,
308
  "step": 4200
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
309
  }
310
  ],
311
  "max_steps": 7504,
312
  "num_train_epochs": 4,
313
- "total_flos": 1.81395947077632e+16,
314
  "trial_name": null,
315
  "trial_params": null
316
  }
 
1
  {
2
  "best_metric": 0.7450159228722244,
3
  "best_model_checkpoint": "DocLayNet/layout-xlm-base-finetuned-DocLayNet-base_paragraphs_ml512-v6/checkpoint-4000",
4
+ "epoch": 2.4520255863539444,
5
+ "global_step": 4600,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
 
306
  "eval_samples_per_second": 5.221,
307
  "eval_steps_per_second": 0.328,
308
  "step": 4200
309
+ },
310
+ {
311
+ "epoch": 2.35,
312
+ "eval_accuracy": 0.9666637630432086,
313
+ "eval_f1": 0.7338054481470216,
314
+ "eval_loss": 0.14404301345348358,
315
+ "eval_precision": 0.7468824621915627,
316
+ "eval_recall": 0.7211784799316823,
317
+ "eval_runtime": 310.6556,
318
+ "eval_samples_per_second": 5.173,
319
+ "eval_steps_per_second": 0.325,
320
+ "step": 4400
321
+ },
322
+ {
323
+ "epoch": 2.4,
324
+ "learning_rate": 8.917518140085888e-06,
325
+ "loss": 0.0581,
326
+ "step": 4500
327
+ },
328
+ {
329
+ "epoch": 2.45,
330
+ "eval_accuracy": 0.9657451621673702,
331
+ "eval_f1": 0.7135284422468708,
332
+ "eval_loss": 0.19275733828544617,
333
+ "eval_precision": 0.7457863860694665,
334
+ "eval_recall": 0.6839453458582408,
335
+ "eval_runtime": 303.8599,
336
+ "eval_samples_per_second": 5.289,
337
+ "eval_steps_per_second": 0.332,
338
+ "step": 4600
339
  }
340
  ],
341
  "max_steps": 7504,
342
  "num_train_epochs": 4,
343
+ "total_flos": 1.98671751561216e+16,
344
  "trial_name": null,
345
  "trial_params": null
346
  }
{checkpoint-4200 β†’ checkpoint-4600}/training_args.bin RENAMED
File without changes
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0420c3ce153ea6d9feeee41dc9671e79e90401661a87ff31ed888a2d9d45e1af
3
  size 1476527911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96aa77afc46765d313cef4682ac5e56602a951d23ddf1c14edd0fe57bf1bc2b4
3
  size 1476527911
runs/Mar25_10-45-41_07e2b098612c/events.out.tfevents.1679742577.07e2b098612c.123.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7d8e9a9c7db8db4e3da936ec7e45d1963f15fa523a072c173121c9bd9d429ae4
3
- size 13023
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5cf8dd270ff345fb20a2efa2f82f95780e54643db63f7618a6750e5776d62c7
3
+ size 13652