pierreguillou commited on
Commit
211e884
β€’
1 Parent(s): b144225

Training in progress, step 2000

Browse files
{checkpoint-1600 β†’ checkpoint-2000}/config.json RENAMED
File without changes
{checkpoint-1600 β†’ checkpoint-2000}/optimizer.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e35bda540483272c539c271ae9404b13f3a24eb50f11f5e0e1aa80e1146ea898
3
  size 2927175013
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:042f0f251cba317c323cd38bceb484eaed550213a84d21a16188d34c7404e9fa
3
  size 2927175013
{checkpoint-1600 β†’ checkpoint-2000}/pytorch_model.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a4f3bdf8398cba50172f6dc4ec825723a3898bdffa68b76cc5210c569d2a34e0
3
  size 1476527911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6cb6a18c2e2b6dea980fdef9856fee3a52c47c9c476d4b687d8f168c3a2807b
3
  size 1476527911
{checkpoint-1600 β†’ checkpoint-2000}/rng_state.pth RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c7a2c6ad54089ea16ba38c24c1e7b5bf252870ddf951c2955072e8c25e833a48
3
  size 14503
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db4b8e539f48ca28413bb7f8ed7638cea3d5e0f5d61b495f95513f444c8f5ef4
3
  size 14503
{checkpoint-1600 β†’ checkpoint-2000}/scaler.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5e5567fe28edb1ab30fec226c30ecaf80c8543edb4d3918f998be856615d396c
3
  size 559
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46396cda2630797afe88f6290d0b9fd4e24142c4ffada1ed169e09f705a7f8ef
3
  size 559
{checkpoint-1600 β†’ checkpoint-2000}/scheduler.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:566e77325629a9740eb99438e24b74ad8fa13e91d945f5746119b41639d7ce59
3
  size 623
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:93bd8ce93d8613451283875490f620b5bd2c25d0bfaa948b5ec1402b27caa08a
3
  size 623
{checkpoint-1600 β†’ checkpoint-2000}/sentencepiece.bpe.model RENAMED
File without changes
{checkpoint-1600 β†’ checkpoint-2000}/special_tokens_map.json RENAMED
File without changes
{checkpoint-1600 β†’ checkpoint-2000}/tokenizer_config.json RENAMED
File without changes
{checkpoint-1600 β†’ checkpoint-2000}/trainer_state.json RENAMED
@@ -1,8 +1,8 @@
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.8528784648187633,
5
- "global_step": 1600,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
@@ -120,11 +120,41 @@
120
  "eval_samples_per_second": 4.913,
121
  "eval_steps_per_second": 0.309,
122
  "step": 1600
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
123
  }
124
  ],
125
  "max_steps": 7504,
126
  "num_train_epochs": 4,
127
- "total_flos": 6910321793433600.0,
128
  "trial_name": null,
129
  "trial_params": null
130
  }
 
1
  {
2
+ "best_metric": 0.6985545993817363,
3
+ "best_model_checkpoint": "DocLayNet/layout-xlm-base-finetuned-DocLayNet-base_paragraphs_ml512-v6/checkpoint-2000",
4
+ "epoch": 1.0660980810234542,
5
+ "global_step": 2000,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
 
120
  "eval_samples_per_second": 4.913,
121
  "eval_steps_per_second": 0.309,
122
  "step": 1600
123
+ },
124
+ {
125
+ "epoch": 0.96,
126
+ "eval_accuracy": 0.9540725958657681,
127
+ "eval_f1": 0.6596589238459277,
128
+ "eval_loss": 0.16707618534564972,
129
+ "eval_precision": 0.5790424570912376,
130
+ "eval_recall": 0.7663535439795047,
131
+ "eval_runtime": 324.9043,
132
+ "eval_samples_per_second": 4.946,
133
+ "eval_steps_per_second": 0.311,
134
+ "step": 1800
135
+ },
136
+ {
137
+ "epoch": 1.07,
138
+ "learning_rate": 1.6315711535613804e-05,
139
+ "loss": 0.1346,
140
+ "step": 2000
141
+ },
142
+ {
143
+ "epoch": 1.07,
144
+ "eval_accuracy": 0.9611943923112051,
145
+ "eval_f1": 0.6985545993817363,
146
+ "eval_loss": 0.15802155435085297,
147
+ "eval_precision": 0.6837585868498528,
148
+ "eval_recall": 0.71400512382579,
149
+ "eval_runtime": 326.3436,
150
+ "eval_samples_per_second": 4.924,
151
+ "eval_steps_per_second": 0.309,
152
+ "step": 2000
153
  }
154
  ],
155
  "max_steps": 7504,
156
  "num_train_epochs": 4,
157
+ "total_flos": 8637902241792000.0,
158
  "trial_name": null,
159
  "trial_params": null
160
  }
{checkpoint-1600 β†’ checkpoint-2000}/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:23c9216e62ee3bbd7656b564942dedfefc7f87a325bfe336bb555c3054e32727
3
  size 1476527911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6cb6a18c2e2b6dea980fdef9856fee3a52c47c9c476d4b687d8f168c3a2807b
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:fd823f0d67f3cf4ced86b4915455fcfc50836bd6e478764195d6a3c97c793e7b
3
- size 11450
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f34808643765ee889d0962f791cf7efe73fd78ab1cbf1a627678651f77b8389
3
+ size 12079