pierreguillou commited on
Commit
a0eaeee
Β·
1 Parent(s): 5973aae

Training in progress, step 1400

Browse files
{checkpoint-1000 β†’ checkpoint-1400}/config.json RENAMED
File without changes
{checkpoint-1000 β†’ checkpoint-1400}/optimizer.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:405a1714bc82d2fbc2c8c9a7d8d1b16c78b475818a0e04d1326ed0cf0f8cfa8e
3
  size 2927175013
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4533f4cc518db6f0e01e04ec00738ba679f021e06e2a4926d5f96ac1b5ebd014
3
  size 2927175013
{checkpoint-1000 β†’ checkpoint-1400}/pytorch_model.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:013856b2d13e87181333d08ec3c6e9fa66ed382b207ec0017fd9091ccacab1c7
3
  size 1476527911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84f76813d158f9f21f5f6687f3d047f870c5e89b47096f574fb672e13f081561
3
  size 1476527911
{checkpoint-1000 β†’ checkpoint-1400}/rng_state.pth RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:38a40f60858f409093c74edcd1cc6b066542d3da13268479f7c0f3f2784390e3
3
  size 14503
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f445677e6624f8b24880ad3f1153d96e78f6307544825477bcade66e3388c57
3
  size 14503
{checkpoint-1000 β†’ checkpoint-1400}/scaler.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6c1d33dc95e779d3b74ba8c487374b98679f5268cf1a246a10c7de96feaf43e7
3
  size 559
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:357eeaf1898a3990fa900e7616dca6e4343b60b261e04720f2499254e6bb3063
3
  size 559
{checkpoint-1000 β†’ checkpoint-1400}/scheduler.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2b3a5de36afed187ed165b57114a0bcdb27e937ba8f8f04f06d7bc189fa6c635
3
  size 623
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48d18d242086d6681dc0be6a345203dd9329e982a22ccde35f308c93800fcc9d
3
  size 623
{checkpoint-1000 β†’ checkpoint-1400}/sentencepiece.bpe.model RENAMED
File without changes
{checkpoint-1000 β†’ checkpoint-1400}/special_tokens_map.json RENAMED
File without changes
{checkpoint-1000 β†’ checkpoint-1400}/tokenizer_config.json RENAMED
File without changes
{checkpoint-1000 β†’ checkpoint-1400}/trainer_state.json RENAMED
@@ -1,8 +1,8 @@
1
  {
2
- "best_metric": 0.6132131856006622,
3
- "best_model_checkpoint": "DocLayNet/layout-xlm-base-finetuned-DocLayNet-base_paragraphs_ml512-v6/checkpoint-1000",
4
- "epoch": 0.5330490405117271,
5
- "global_step": 1000,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
@@ -78,11 +78,35 @@
78
  "eval_samples_per_second": 4.706,
79
  "eval_steps_per_second": 0.296,
80
  "step": 1000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
81
  }
82
  ],
83
  "max_steps": 7504,
84
  "num_train_epochs": 4,
85
- "total_flos": 4318951120896000.0,
86
  "trial_name": null,
87
  "trial_params": null
88
  }
 
1
  {
2
+ "best_metric": 0.6604133950171894,
3
+ "best_model_checkpoint": "DocLayNet/layout-xlm-base-finetuned-DocLayNet-base_paragraphs_ml512-v6/checkpoint-1200",
4
+ "epoch": 0.746268656716418,
5
+ "global_step": 1400,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
 
78
  "eval_samples_per_second": 4.706,
79
  "eval_steps_per_second": 0.296,
80
  "step": 1000
81
+ },
82
+ {
83
+ "epoch": 0.64,
84
+ "eval_accuracy": 0.9539986854504707,
85
+ "eval_f1": 0.6604133950171894,
86
+ "eval_loss": 0.16944007575511932,
87
+ "eval_precision": 0.6564846848367226,
88
+ "eval_recall": 0.6643894107600341,
89
+ "eval_runtime": 342.4627,
90
+ "eval_samples_per_second": 4.692,
91
+ "eval_steps_per_second": 0.295,
92
+ "step": 1200
93
+ },
94
+ {
95
+ "epoch": 0.75,
96
+ "eval_accuracy": 0.9354234142916347,
97
+ "eval_f1": 0.6198065842234727,
98
+ "eval_loss": 0.230770543217659,
99
+ "eval_precision": 0.5118828964212166,
100
+ "eval_recall": 0.785397096498719,
101
+ "eval_runtime": 332.1227,
102
+ "eval_samples_per_second": 4.839,
103
+ "eval_steps_per_second": 0.304,
104
+ "step": 1400
105
  }
106
  ],
107
  "max_steps": 7504,
108
  "num_train_epochs": 4,
109
+ "total_flos": 6046531569254400.0,
110
  "trial_name": null,
111
  "trial_params": null
112
  }
{checkpoint-1000 β†’ checkpoint-1400}/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:e6c0f631688ef1404582014a9b22201cf53d3f789f83322aac6b91f24c2cba71
3
  size 1476527911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84f76813d158f9f21f5f6687f3d047f870c5e89b47096f574fb672e13f081561
3
  size 1476527911
runs/Mar25_06-46-06_ec50091eea4b/events.out.tfevents.1679726789.ec50091eea4b.176.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2baa9672dc48c77a21de0bdbfec4d3b7d010e93d9a35f922be6f22777bf6bdc2
3
- size 9877
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87658290bf9d81d65f07f6ece38ba02be62056ea06bebaad2ea08175793eb59e
3
+ size 10349