alienware commited on
Commit
a04a442
·
1 Parent(s): 6955942

Training in progress, step 500

Browse files
Files changed (3) hide show
  1. config.json +7 -7
  2. pytorch_model.bin +2 -2
  3. training_args.bin +1 -1
config.json CHANGED
@@ -1,18 +1,18 @@
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": "B-MENU.NM",
@@ -78,7 +78,7 @@
78
  },
79
  "initializer_range": 0.02,
80
  "input_size": 224,
81
- "intermediate_size": 3072,
82
  "label2id": {
83
  "B-MENU.CNT": 4,
84
  "B-MENU.DISCOUNTPRICE": 5,
@@ -148,15 +148,15 @@
148
  "max_rel_2d_pos": 256,
149
  "max_rel_pos": 128,
150
  "model_type": "layoutlmv3",
151
- "num_attention_heads": 12,
152
  "num_channels": 3,
153
- "num_hidden_layers": 12,
154
  "pad_token_id": 1,
155
  "patch_size": 16,
156
  "rel_2d_pos_bins": 64,
157
  "rel_pos_bins": 32,
158
  "second_input_size": 112,
159
- "shape_size": 128,
160
  "text_embed": true,
161
  "torch_dtype": "float32",
162
  "transformers_version": "4.30.2",
 
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": "B-MENU.NM",
 
78
  },
79
  "initializer_range": 0.02,
80
  "input_size": 224,
81
+ "intermediate_size": 4096,
82
  "label2id": {
83
  "B-MENU.CNT": 4,
84
  "B-MENU.DISCOUNTPRICE": 5,
 
148
  "max_rel_2d_pos": 256,
149
  "max_rel_pos": 128,
150
  "model_type": "layoutlmv3",
151
+ "num_attention_heads": 16,
152
  "num_channels": 3,
153
+ "num_hidden_layers": 24,
154
  "pad_token_id": 1,
155
  "patch_size": 16,
156
  "rel_2d_pos_bins": 64,
157
  "rel_pos_bins": 32,
158
  "second_input_size": 112,
159
+ "shape_size": 170,
160
  "text_embed": true,
161
  "torch_dtype": "float32",
162
  "transformers_version": "4.30.2",
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1aa5bb30e2c01b8e4d9f45ca2d74b7936c3d110f85ba74186843cd67f975a18f
3
- size 503936881
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a9c20dab3bc76e582c3a09b6f94c974fb6fc08e788a2393bd4050cb29f8f00c
3
+ size 1428616177
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:344ea69291879cca85f3d74189104683ae19158321a27bc1ce9d29a57d0129b7
3
  size 3963
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17610c46e68866ecc478db417983e07b934de761cb814bef5271b9e0b9242da5
3
  size 3963