BadreddineHug commited on
Commit
8defdfe
1 Parent(s): 72c67be

Training in progress, step 500

Browse files
config.json CHANGED
@@ -1,18 +1,18 @@
1
  {
2
- "_name_or_path": "microsoft/layoutlmv3-large",
3
  "architectures": [
4
  "LayoutLMv3ForTokenClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
8
  "classifier_dropout": null,
9
- "coordinate_size": 171,
10
  "eos_token_id": 2,
11
  "has_relative_attention_bias": true,
12
  "has_spatial_attention_bias": true,
13
  "hidden_act": "gelu",
14
  "hidden_dropout_prob": 0.1,
15
- "hidden_size": 1024,
16
  "id2label": {
17
  "0": "O",
18
  "1": "Ref",
@@ -30,7 +30,7 @@
30
  },
31
  "initializer_range": 0.02,
32
  "input_size": 224,
33
- "intermediate_size": 4096,
34
  "label2id": {
35
  "DateFa": 4,
36
  "DateLim": 5,
@@ -52,15 +52,15 @@
52
  "max_rel_2d_pos": 256,
53
  "max_rel_pos": 128,
54
  "model_type": "layoutlmv3",
55
- "num_attention_heads": 16,
56
  "num_channels": 3,
57
- "num_hidden_layers": 24,
58
  "pad_token_id": 1,
59
  "patch_size": 16,
60
  "rel_2d_pos_bins": 64,
61
  "rel_pos_bins": 32,
62
  "second_input_size": 112,
63
- "shape_size": 170,
64
  "text_embed": true,
65
  "torch_dtype": "float32",
66
  "transformers_version": "4.29.2",
 
1
  {
2
+ "_name_or_path": "microsoft/layoutlmv3-base",
3
  "architectures": [
4
  "LayoutLMv3ForTokenClassification"
5
  ],
6
  "attention_probs_dropout_prob": 0.1,
7
  "bos_token_id": 0,
8
  "classifier_dropout": null,
9
+ "coordinate_size": 128,
10
  "eos_token_id": 2,
11
  "has_relative_attention_bias": true,
12
  "has_spatial_attention_bias": true,
13
  "hidden_act": "gelu",
14
  "hidden_dropout_prob": 0.1,
15
+ "hidden_size": 768,
16
  "id2label": {
17
  "0": "O",
18
  "1": "Ref",
 
30
  },
31
  "initializer_range": 0.02,
32
  "input_size": 224,
33
+ "intermediate_size": 3072,
34
  "label2id": {
35
  "DateFa": 4,
36
  "DateLim": 5,
 
52
  "max_rel_2d_pos": 256,
53
  "max_rel_pos": 128,
54
  "model_type": "layoutlmv3",
55
+ "num_attention_heads": 12,
56
  "num_channels": 3,
57
+ "num_hidden_layers": 12,
58
  "pad_token_id": 1,
59
  "patch_size": 16,
60
  "rel_2d_pos_bins": 64,
61
  "rel_pos_bins": 32,
62
  "second_input_size": 112,
63
+ "shape_size": 128,
64
  "text_embed": true,
65
  "torch_dtype": "float32",
66
  "transformers_version": "4.29.2",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:79a9dd1c9681e53917345af63d603393ecd9fbb7af96f5df320ff5e249cb2856
3
- size 1428419377
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b55016b190732055f85f91c9099dfbc90f86197eac52cdaa7319f524fe63acc2
3
+ size 503789233
runs/Sep02_14-36-48_337482d714e4/events.out.tfevents.1693665430.337482d714e4.1635.2 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a88b671a00b45baa3d8cc613d5af8b3b0b3c9560ab4252491cd60078805f831
3
- size 7410
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0febd6486dacbbec27e86d871b715bd922315465a8282d1a4116cbd20a841818
3
+ size 7882
runs/Sep02_14-53-28_337482d714e4/1693666422.7824228/events.out.tfevents.1693666422.337482d714e4.1635.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a9fe0662ab43edd213d560ce83fd6926624761b33e7e8b23f11ab4ef48d522c
3
+ size 5923
runs/Sep02_14-53-28_337482d714e4/events.out.tfevents.1693666422.337482d714e4.1635.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bd1265ca8e9e55d370a8e8f73cb94c0693350ad248a8b3467a4a94392848ec0
3
+ size 7343
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:78f4bc132056533ed8fa968f1bc57a78f85b6b9546f02f806abd373f1ffcd2c6
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02674d8672520c849090791c005fd0c69731b699b1b0e12de5acd7907f990c3e
3
  size 3963