pierreguillou commited on
Commit
f02192d
Β·
1 Parent(s): 2e914bd

Training in progress, step 1800

Browse files
{checkpoint-1200 β†’ checkpoint-1800}/config.json RENAMED
File without changes
{checkpoint-1200 β†’ checkpoint-1800}/optimizer.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a75d7316e8d673cc27bbf1e2b0bd5c3cacf17818680985a4ca8d0f385de1af99
3
  size 2927175013
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86a2b6a648844d656f040528c824cb0fc21a6a7835fe0d15ead95e784f86eaf0
3
  size 2927175013
{checkpoint-1200 β†’ checkpoint-1800}/pytorch_model.bin RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:53f2de50ebb22f439bb718ceae2526771b7b002d20a2d2082ea22f7c99095a32
3
  size 1476527911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86d9d07003b42dc5a0e40f8ba38fb1e927663b90abb365940e7994220ff4f023
3
  size 1476527911
{checkpoint-1200 β†’ checkpoint-1800}/rng_state.pth RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0c430c83a68cdd08f60b17bf2b49f708b53107fc373b0777321636780387583d
3
  size 14503
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7bd20af9e623c24d8d217b79d74cb66a31f335e2160fe8c53c00da1fd21d792c
3
  size 14503
{checkpoint-1200 β†’ checkpoint-1800}/scaler.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ef1c7ee18c690cec6039092f9ca48331860f19443944ba459159f1f546243aa
3
  size 559
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30aa7f632daecceaef1e5d34e494a40d30caff0cb6c54b3e074549a71860e95e
3
  size 559
{checkpoint-1200 β†’ checkpoint-1800}/scheduler.pt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:660c90a44803a06787bf7ac0053bc2ec7a3c13df1560aa677dc504ae4447158b
3
  size 623
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e1977486676326324a23fedd6d99ce361568e565666d5f79a4fe993993b8acd
3
  size 623
{checkpoint-1200 β†’ checkpoint-1800}/sentencepiece.bpe.model RENAMED
File without changes
{checkpoint-1200 β†’ checkpoint-1800}/special_tokens_map.json RENAMED
File without changes
{checkpoint-1200 β†’ checkpoint-1800}/tokenizer_config.json RENAMED
File without changes
{checkpoint-1200 β†’ checkpoint-1800}/trainer_state.json RENAMED
@@ -1,8 +1,8 @@
1
  {
2
- "best_metric": 0.5365372697053354,
3
- "best_model_checkpoint": "DocLayNet/layout-xlm-base-finetuned-DocLayNet-base_lines_ml384-v1/checkpoint-1200",
4
- "epoch": 0.49854590776900704,
5
- "global_step": 1200,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
@@ -66,11 +66,41 @@
66
  "eval_samples_per_second": 5.543,
67
  "eval_steps_per_second": 0.348,
68
  "step": 1200
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69
  }
70
  ],
71
  "max_steps": 7221,
72
  "num_train_epochs": 3,
73
- "total_flos": 3887056008806400.0,
74
  "trial_name": null,
75
  "trial_params": null
76
  }
 
1
  {
2
+ "best_metric": 0.640386343216532,
3
+ "best_model_checkpoint": "DocLayNet/layout-xlm-base-finetuned-DocLayNet-base_lines_ml384-v1/checkpoint-1800",
4
+ "epoch": 0.7478188616535106,
5
+ "global_step": 1800,
6
  "is_hyper_param_search": false,
7
  "is_local_process_zero": true,
8
  "is_world_process_zero": true,
 
66
  "eval_samples_per_second": 5.543,
67
  "eval_steps_per_second": 0.348,
68
  "step": 1200
69
+ },
70
+ {
71
+ "epoch": 0.62,
72
+ "learning_rate": 1.7620806401969838e-05,
73
+ "loss": 0.2737,
74
+ "step": 1500
75
+ },
76
+ {
77
+ "epoch": 0.62,
78
+ "eval_accuracy": 0.8960354303687331,
79
+ "eval_f1": 0.6032919847328244,
80
+ "eval_loss": 0.33280590176582336,
81
+ "eval_precision": 0.6045538755752107,
82
+ "eval_recall": 0.6020353508302089,
83
+ "eval_runtime": 369.9685,
84
+ "eval_samples_per_second": 5.546,
85
+ "eval_steps_per_second": 0.349,
86
+ "step": 1500
87
+ },
88
+ {
89
+ "epoch": 0.75,
90
+ "eval_accuracy": 0.9185901350526106,
91
+ "eval_f1": 0.640386343216532,
92
+ "eval_loss": 0.2983764410018921,
93
+ "eval_precision": 0.6061765800244512,
94
+ "eval_recall": 0.6786883294649765,
95
+ "eval_runtime": 366.7561,
96
+ "eval_samples_per_second": 5.595,
97
+ "eval_steps_per_second": 0.352,
98
+ "step": 1800
99
  }
100
  ],
101
  "max_steps": 7221,
102
  "num_train_epochs": 3,
103
+ "total_flos": 5830584013209600.0,
104
  "trial_name": null,
105
  "trial_params": null
106
  }
{checkpoint-1200 β†’ checkpoint-1800}/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:af145d070e5615c14f0ec1187a25e662502074cab47062cebeb7ffb3c71a534b
3
  size 1476527911
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86d9d07003b42dc5a0e40f8ba38fb1e927663b90abb365940e7994220ff4f023
3
  size 1476527911
runs/Mar02_14-30-16_3eedd57194cc/events.out.tfevents.1677769428.3eedd57194cc.131.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a9a5d22b3f2c79d513379eeb52c44a2a83dc2f6cb7a581abd84e0a0da088cfdb
3
- size 7865
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb11a03bbd1ac91c7da54d09ec182a839249565820e4e5b3e573defb8adb12db
3
+ size 8337