pierreguillou commited on
Commit
f735930
β€’
1 Parent(s): 2e14fb8

Training in progress, step 4500

Browse files
Files changed (24) hide show
  1. {checkpoint-3000 β†’ checkpoint-4000}/config.json +0 -0
  2. {checkpoint-3000 β†’ checkpoint-4000}/optimizer.pt +1 -1
  3. {checkpoint-3500 β†’ checkpoint-4000}/pytorch_model.bin +1 -1
  4. {checkpoint-3500 β†’ checkpoint-4000}/rng_state.pth +1 -1
  5. {checkpoint-3500 β†’ checkpoint-4000}/scaler.pt +1 -1
  6. {checkpoint-3000 β†’ checkpoint-4000}/scheduler.pt +1 -1
  7. {checkpoint-3000 β†’ checkpoint-4000}/special_tokens_map.json +0 -0
  8. {checkpoint-3000 β†’ checkpoint-4000}/tokenizer.json +0 -0
  9. {checkpoint-3000 β†’ checkpoint-4000}/tokenizer_config.json +0 -0
  10. {checkpoint-3500 β†’ checkpoint-4000}/trainer_state.json +21 -3
  11. {checkpoint-3000 β†’ checkpoint-4000}/training_args.bin +0 -0
  12. {checkpoint-3500 β†’ checkpoint-4500}/config.json +0 -0
  13. {checkpoint-3500 β†’ checkpoint-4500}/optimizer.pt +1 -1
  14. {checkpoint-3000 β†’ checkpoint-4500}/pytorch_model.bin +1 -1
  15. {checkpoint-3000 β†’ checkpoint-4500}/rng_state.pth +1 -1
  16. {checkpoint-3000 β†’ checkpoint-4500}/scaler.pt +1 -1
  17. {checkpoint-3500 β†’ checkpoint-4500}/scheduler.pt +1 -1
  18. {checkpoint-3500 β†’ checkpoint-4500}/special_tokens_map.json +0 -0
  19. {checkpoint-3500 β†’ checkpoint-4500}/tokenizer.json +0 -0
  20. {checkpoint-3500 β†’ checkpoint-4500}/tokenizer_config.json +0 -0
  21. {checkpoint-3000 β†’ checkpoint-4500}/trainer_state.json +59 -5
  22. {checkpoint-3500 β†’ checkpoint-4500}/training_args.bin +0 -0
  23. pytorch_model.bin +1 -1
  24. runs/Feb09_15-43-15_f1c8d3a96fe7/events.out.tfevents.1675957409.f1c8d3a96fe7.143.0 +2 -2
{checkpoint-3000 β†’ checkpoint-4000}/config.json RENAMED
File without changes
{checkpoint-3000 β†’ checkpoint-4000}/optimizer.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ea30a7a290b75e6639badd0ebfe8594014d2cc513e9d18b2249bd41588645928
3
  size 2265828101
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11162014b289cd3940a224d38390df4c8ec1476d10bd55eef5f65d0e04fc0381
3
  size 2265828101
{checkpoint-3500 β†’ checkpoint-4000}/pytorch_model.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0454cb45818aca52487c033cfff5471ad7a3bbe0b013a07ead41acb7b4a1942d
3
  size 1134425553
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1b773b79696ebeb8879d5f1947d14bc904b03897e2b091eb01a3cbac2e0c1e1
3
  size 1134425553
{checkpoint-3500 β†’ checkpoint-4000}/rng_state.pth RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a90e565ec1ab563c341221b882d443636296fc51d1146f3693fa6818dc5ec762
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a1a169e5890b20e56e1dadd1f1db5e7fe9d48999bb9423445e7bd7870fc67db
3
  size 14575
{checkpoint-3500 β†’ checkpoint-4000}/scaler.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4c38e23af2776207a290160225119b128d6a33e614e6a29f1b7b09e1994694f4
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16689ae0e2d7f94e61eaa80e88732b3e2ba18a5214f441cdec4a6948dba4bd23
3
  size 557
{checkpoint-3000 β†’ checkpoint-4000}/scheduler.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cb16ae567012aed0ca098fc1879d6f8c8fca82e03a708abcc358edf60eabad88
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:300e3554b41711f11a6d6ca18c629d7822b75f388588821b025f96e99c2bedc9
3
  size 627
{checkpoint-3000 β†’ checkpoint-4000}/special_tokens_map.json RENAMED
File without changes
{checkpoint-3000 β†’ checkpoint-4000}/tokenizer.json RENAMED
File without changes
{checkpoint-3000 β†’ checkpoint-4000}/tokenizer_config.json RENAMED
File without changes
{checkpoint-3500 β†’ checkpoint-4000}/trainer_state.json RENAMED
@@ -1,8 +1,8 @@
1
  {
2
  "best_metric": 0.8337166846278812,
3
  "best_model_checkpoint": "DocLayNet/lilt-xlm-roberta-base-finetuned-DocLayNet-base_ml384-v2/checkpoint-2000",
4
- "epoch": 1.4540922309929374,
5
- "global_step": 3500,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
@@ -132,11 +132,29 @@
132
  "eval_samples_per_second": 58.957,
133
  "eval_steps_per_second": 3.706,
134
  "step": 3500
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
135
  }
136
  ],
137
  "max_steps": 12035,
138
  "num_train_epochs": 5,
139
- "total_flos": 5840156611554048.0,
140
  "trial_name": null,
141
  "trial_params": null
142
  }
 
1
  {
2
  "best_metric": 0.8337166846278812,
3
  "best_model_checkpoint": "DocLayNet/lilt-xlm-roberta-base-finetuned-DocLayNet-base_ml384-v2/checkpoint-2000",
4
+ "epoch": 1.6618196925633568,
5
+ "global_step": 4000,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
 
132
  "eval_samples_per_second": 58.957,
133
  "eval_steps_per_second": 3.706,
134
  "step": 3500
135
+ },
136
+ {
137
+ "epoch": 1.66,
138
+ "learning_rate": 3.341088491898629e-05,
139
+ "loss": 0.2054,
140
+ "step": 4000
141
+ },
142
+ {
143
+ "epoch": 1.66,
144
+ "eval_accuracy": 0.8079812131057889,
145
+ "eval_f1": 0.8079812131057889,
146
+ "eval_loss": 1.1594407558441162,
147
+ "eval_precision": 0.8079812131057889,
148
+ "eval_recall": 0.8079812131057889,
149
+ "eval_runtime": 39.5136,
150
+ "eval_samples_per_second": 51.932,
151
+ "eval_steps_per_second": 3.265,
152
+ "step": 4000
153
  }
154
  ],
155
  "max_steps": 12035,
156
  "num_train_epochs": 5,
157
+ "total_flos": 6674673328098048.0,
158
  "trial_name": null,
159
  "trial_params": null
160
  }
{checkpoint-3000 β†’ checkpoint-4000}/training_args.bin RENAMED
File without changes
{checkpoint-3500 β†’ checkpoint-4500}/config.json RENAMED
File without changes
{checkpoint-3500 β†’ checkpoint-4500}/optimizer.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:15c3fdcaf971cedf361391dddb094e11c51b1ce421726a0675d31804062b208a
3
  size 2265828101
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c2f998a9b6f8369b53c91c97453360581cf5031214c0a4ec6ae85ecea3372b2
3
  size 2265828101
{checkpoint-3000 β†’ checkpoint-4500}/pytorch_model.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6a4df4b206cec3ac33800bf53b9770b506aee9e140e2756dfcd4dfb7ea309183
3
  size 1134425553
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ab31af496b83252a0734273c407717be54e25e7236af6050a2c0755b5a8410e
3
  size 1134425553
{checkpoint-3000 β†’ checkpoint-4500}/rng_state.pth RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3c1d2c6980d4c9d77f21501530c26c1da9f3782a90a07e0ad58f806cca3b17da
3
  size 14575
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b637499f7564729172f931fb947eca2274013d5c119ca4825529baec3098ba4
3
  size 14575
{checkpoint-3000 β†’ checkpoint-4500}/scaler.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:11e954dd65b2459d99d79aa1c0dbd58ae609a1a5900b64ee547452af45217be0
3
  size 557
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe7c767111accfefd8c962f6b3f65e0837fac0d4f2fb9b95baf14515e7dae4e1
3
  size 557
{checkpoint-3500 β†’ checkpoint-4500}/scheduler.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:68e5c2c2b17e96e3a127df56a8de776ff834bfeacb361f5e48bcd5d1f4f76195
3
  size 627
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82119bc6700e4fbce2c931750dd7da685db2db7703ad686612f7d1a894483990
3
  size 627
{checkpoint-3500 β†’ checkpoint-4500}/special_tokens_map.json RENAMED
File without changes
{checkpoint-3500 β†’ checkpoint-4500}/tokenizer.json RENAMED
File without changes
{checkpoint-3500 β†’ checkpoint-4500}/tokenizer_config.json RENAMED
File without changes
{checkpoint-3000 β†’ checkpoint-4500}/trainer_state.json RENAMED
@@ -1,8 +1,8 @@
1
  {
2
- "best_metric": 0.8337166846278812,
3
- "best_model_checkpoint": "DocLayNet/lilt-xlm-roberta-base-finetuned-DocLayNet-base_ml384-v2/checkpoint-2000",
4
- "epoch": 1.2463647694225177,
5
- "global_step": 3000,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
@@ -114,11 +114,65 @@
114
  "eval_samples_per_second": 51.501,
115
  "eval_steps_per_second": 3.238,
116
  "step": 3000
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
117
  }
118
  ],
119
  "max_steps": 12035,
120
  "num_train_epochs": 5,
121
- "total_flos": 5005639895010048.0,
122
  "trial_name": null,
123
  "trial_params": null
124
  }
 
1
  {
2
+ "best_metric": 0.842474787280243,
3
+ "best_model_checkpoint": "DocLayNet/lilt-xlm-roberta-base-finetuned-DocLayNet-base_ml384-v2/checkpoint-4500",
4
+ "epoch": 1.8695471541337765,
5
+ "global_step": 4500,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
 
114
  "eval_samples_per_second": 51.501,
115
  "eval_steps_per_second": 3.238,
116
  "step": 3000
117
+ },
118
+ {
119
+ "epoch": 1.45,
120
+ "learning_rate": 3.548815953469049e-05,
121
+ "loss": 0.2401,
122
+ "step": 3500
123
+ },
124
+ {
125
+ "epoch": 1.45,
126
+ "eval_accuracy": 0.7939071271171446,
127
+ "eval_f1": 0.7939071271171445,
128
+ "eval_loss": 1.241086721420288,
129
+ "eval_precision": 0.7939071271171446,
130
+ "eval_recall": 0.7939071271171446,
131
+ "eval_runtime": 34.8048,
132
+ "eval_samples_per_second": 58.957,
133
+ "eval_steps_per_second": 3.706,
134
+ "step": 3500
135
+ },
136
+ {
137
+ "epoch": 1.66,
138
+ "learning_rate": 3.341088491898629e-05,
139
+ "loss": 0.2054,
140
+ "step": 4000
141
+ },
142
+ {
143
+ "epoch": 1.66,
144
+ "eval_accuracy": 0.8079812131057889,
145
+ "eval_f1": 0.8079812131057889,
146
+ "eval_loss": 1.1594407558441162,
147
+ "eval_precision": 0.8079812131057889,
148
+ "eval_recall": 0.8079812131057889,
149
+ "eval_runtime": 39.5136,
150
+ "eval_samples_per_second": 51.932,
151
+ "eval_steps_per_second": 3.265,
152
+ "step": 4000
153
+ },
154
+ {
155
+ "epoch": 1.87,
156
+ "learning_rate": 3.133361030328209e-05,
157
+ "loss": 0.1909,
158
+ "step": 4500
159
+ },
160
+ {
161
+ "epoch": 1.87,
162
+ "eval_accuracy": 0.8424747872802432,
163
+ "eval_f1": 0.842474787280243,
164
+ "eval_loss": 0.7545156478881836,
165
+ "eval_precision": 0.8424747872802432,
166
+ "eval_recall": 0.8424747872802432,
167
+ "eval_runtime": 35.061,
168
+ "eval_samples_per_second": 58.527,
169
+ "eval_steps_per_second": 3.679,
170
+ "step": 4500
171
  }
172
  ],
173
  "max_steps": 12035,
174
  "num_train_epochs": 5,
175
+ "total_flos": 7509190044642048.0,
176
  "trial_name": null,
177
  "trial_params": null
178
  }
{checkpoint-3500 β†’ checkpoint-4500}/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:0454cb45818aca52487c033cfff5471ad7a3bbe0b013a07ead41acb7b4a1942d
3
  size 1134425553
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ab31af496b83252a0734273c407717be54e25e7236af6050a2c0755b5a8410e
3
  size 1134425553
runs/Feb09_15-43-15_f1c8d3a96fe7/events.out.tfevents.1675957409.f1c8d3a96fe7.143.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcf52f75b3c858901dfc7c486fc00d7c6bc29f1aed5cd11073e2774f11b78b82
3
- size 9032
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ad47993644304babb1777876766a415242e49ea131939995d1617cc033dd7ff
3
+ size 10290