pierreguillou commited on
Commit
9a2f25e
β€’
1 Parent(s): 63c89bc

Training in progress, step 900

Browse files
{checkpoint-300 β†’ checkpoint-900}/config.json RENAMED
File without changes
{checkpoint-300 β†’ checkpoint-900}/optimizer.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:75b918c198ceff9e5d2a80a21c110fae31da84fd0c30ddafcf693f6e2a39540c
3
  size 2927175013
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2a67db9df12435295414167cc1b9e78a0d2679b7262e374e179473c7b875bd7e
3
  size 2927175013
{checkpoint-300 β†’ checkpoint-900}/pytorch_model.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:879442aff39518855cc2fbacae334bc828d5d2a1df39a837a572ce36b96cccef
3
  size 1476527911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d44c5f5b5f8062c79577f422f54e463f03cb3b7b67189019eebcdb26e09b668d
3
  size 1476527911
{checkpoint-300 β†’ checkpoint-900}/rng_state.pth RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2a6cf308420067c671c2b8c5d4e233965abaa542f1bba82be2e53454be566d39
3
  size 14503
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cd8dd810bd9bec3bb12c0df4d7793b907710f87c8c7e6e8565ed95a7ee888ad8
3
  size 14503
{checkpoint-300 β†’ checkpoint-900}/scaler.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8bcb42b3bf1898edd5501a8a54e2a8aeeb1c707564ea3cf64a8e4a8749b091df
3
  size 559
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e058e61ed5c50e9f9a93d8a8b8ace71ae0475455378aaed9bfedf1e0a4403f77
3
  size 559
{checkpoint-300 β†’ checkpoint-900}/scheduler.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e509ac3bb008e65ccc6440025c2eee9512a75e4b791a3878d7d9d2e1b31e20f9
3
  size 623
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8423042d8431504e61d3300f9474afc3454b4e4a6ed4dfc504ba5cbf6bdeb8c6
3
  size 623
{checkpoint-300 β†’ checkpoint-900}/sentencepiece.bpe.model RENAMED
File without changes
{checkpoint-300 β†’ checkpoint-900}/special_tokens_map.json RENAMED
File without changes
{checkpoint-300 β†’ checkpoint-900}/tokenizer_config.json RENAMED
File without changes
{checkpoint-300 β†’ checkpoint-900}/trainer_state.json RENAMED
@@ -1,8 +1,8 @@
1
  {
2
- "best_metric": 0.13109765966400155,
3
- "best_model_checkpoint": "DocLayNet/layout-xlm-base-finetuned-DocLayNet-base_lines_ml384-v1/checkpoint-300",
4
- "epoch": 0.12463647694225176,
5
- "global_step": 300,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
@@ -18,11 +18,41 @@
18
  "eval_samples_per_second": 5.648,
19
  "eval_steps_per_second": 0.355,
20
  "step": 300
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  }
22
  ],
23
  "max_steps": 7221,
24
  "num_train_epochs": 3,
25
- "total_flos": 971764002201600.0,
26
  "trial_name": null,
27
  "trial_params": null
28
  }
 
1
  {
2
+ "best_metric": 0.520614670919107,
3
+ "best_model_checkpoint": "DocLayNet/layout-xlm-base-finetuned-DocLayNet-base_lines_ml384-v1/checkpoint-900",
4
+ "epoch": 0.3739094308267553,
5
+ "global_step": 900,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
 
18
  "eval_samples_per_second": 5.648,
19
  "eval_steps_per_second": 0.355,
20
  "step": 300
21
+ },
22
+ {
23
+ "epoch": 0.21,
24
+ "learning_rate": 1.372060857538036e-05,
25
+ "loss": 0.9231,
26
+ "step": 500
27
+ },
28
+ {
29
+ "epoch": 0.25,
30
+ "eval_accuracy": 0.8751371332529899,
31
+ "eval_f1": 0.5030902012034086,
32
+ "eval_loss": 0.4107707738876343,
33
+ "eval_precision": 0.4636655625815517,
34
+ "eval_recall": 0.5498422900672499,
35
+ "eval_runtime": 366.1838,
36
+ "eval_samples_per_second": 5.604,
37
+ "eval_steps_per_second": 0.352,
38
+ "step": 600
39
+ },
40
+ {
41
+ "epoch": 0.37,
42
+ "eval_accuracy": 0.8887072454995973,
43
+ "eval_f1": 0.520614670919107,
44
+ "eval_loss": 0.3911038935184479,
45
+ "eval_precision": 0.5076044552496184,
46
+ "eval_recall": 0.5343093495209189,
47
+ "eval_runtime": 358.5079,
48
+ "eval_samples_per_second": 5.724,
49
+ "eval_steps_per_second": 0.36,
50
+ "step": 900
51
  }
52
  ],
53
  "max_steps": 7221,
54
  "num_train_epochs": 3,
55
+ "total_flos": 2915292006604800.0,
56
  "trial_name": null,
57
  "trial_params": null
58
  }
{checkpoint-300 β†’ checkpoint-900}/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:70427062db314d44e2e0895211a998b57e8983fe7d7fcc888308d49659a391cf
3
  size 1476527911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d44c5f5b5f8062c79577f422f54e463f03cb3b7b67189019eebcdb26e09b668d
3
  size 1476527911
runs/Mar02_12-49-31_6f61ebd14765/events.out.tfevents.1677761390.6f61ebd14765.170.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:201b488aa20940847521dccede6f659a81b90df80d33d7d0fbc7245df7053d54
3
- size 7708
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ece513cc3bfe0c8d07c895057bb433eb6f5f9efea52f0fa549a7b858d287715e
3
+ size 8180