nielsr HF staff commited on
Commit
4e75809
1 Parent(s): 4849e63

Add HuggingFace files (#1)

Browse files

- Add files (814330c388062215e72b87564eb55a9bc2f47bee)

.gitignore ADDED
@@ -0,0 +1 @@
 
1
+ .DS_Store
README.md DELETED
@@ -1,3 +0,0 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
added_tokens.json CHANGED
@@ -1 +1,60 @@
1
- {"<sep/>": 57522, "<s_iitcdip>": 57523, "<s_synthdog>": 57524, "</s_menu>": 57525, "<s_menu>": 57526, "</s_nm>": 57527, "<s_nm>": 57528, "</s_cnt>": 57529, "<s_cnt>": 57530, "</s_price>": 57531, "<s_price>": 57532, "</s_sub_total>": 57533, "<s_sub_total>": 57534, "</s_subtotal_price>": 57535, "<s_subtotal_price>": 57536, "</s_service_price>": 57537, "<s_service_price>": 57538, "</s_tax_price>": 57539, "<s_tax_price>": 57540, "</s_etc>": 57541, "<s_etc>": 57542, "</s_total>": 57543, "<s_total>": 57544, "</s_total_price>": 57545, "<s_total_price>": 57546, "</s_sub>": 57547, "<s_sub>": 57548, "</s_cashprice>": 57549, "<s_cashprice>": 57550, "</s_changeprice>": 57551, "<s_changeprice>": 57552, "</s_menutype_cnt>": 57553, "<s_menutype_cnt>": 57554, "</s_menuqty_cnt>": 57555, "<s_menuqty_cnt>": 57556, "</s_discount_price>": 57557, "<s_discount_price>": 57558, "</s_unitprice>": 57559, "<s_unitprice>": 57560, "</s_total_etc>": 57561, "<s_total_etc>": 57562, "</s_creditcardprice>": 57563, "<s_creditcardprice>": 57564, "</s_num>": 57565, "<s_num>": 57566, "</s_discountprice>": 57567, "<s_discountprice>": 57568, "</s_emoneyprice>": 57569, "<s_emoneyprice>": 57570, "</s_void_menu>": 57571, "<s_void_menu>": 57572, "</s_othersvc_price>": 57573, "<s_othersvc_price>": 57574, "</s_vatyn>": 57575, "<s_vatyn>": 57576, "</s_itemsubtotal>": 57577, "<s_itemsubtotal>": 57578, "<s_cord-v2>": 57579}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</s_cashprice>": 57549,
3
+ "</s_changeprice>": 57551,
4
+ "</s_cnt>": 57529,
5
+ "</s_creditcardprice>": 57563,
6
+ "</s_discount_price>": 57557,
7
+ "</s_discountprice>": 57567,
8
+ "</s_emoneyprice>": 57569,
9
+ "</s_etc>": 57541,
10
+ "</s_itemsubtotal>": 57577,
11
+ "</s_menu>": 57525,
12
+ "</s_menuqty_cnt>": 57555,
13
+ "</s_menutype_cnt>": 57553,
14
+ "</s_nm>": 57527,
15
+ "</s_num>": 57565,
16
+ "</s_othersvc_price>": 57573,
17
+ "</s_price>": 57531,
18
+ "</s_service_price>": 57537,
19
+ "</s_sub>": 57547,
20
+ "</s_sub_total>": 57533,
21
+ "</s_subtotal_price>": 57535,
22
+ "</s_tax_price>": 57539,
23
+ "</s_total>": 57543,
24
+ "</s_total_etc>": 57561,
25
+ "</s_total_price>": 57545,
26
+ "</s_unitprice>": 57559,
27
+ "</s_vatyn>": 57575,
28
+ "</s_void_menu>": 57571,
29
+ "<s_cashprice>": 57550,
30
+ "<s_changeprice>": 57552,
31
+ "<s_cnt>": 57530,
32
+ "<s_cord-v2>": 57579,
33
+ "<s_creditcardprice>": 57564,
34
+ "<s_discount_price>": 57558,
35
+ "<s_discountprice>": 57568,
36
+ "<s_emoneyprice>": 57570,
37
+ "<s_etc>": 57542,
38
+ "<s_iitcdip>": 57523,
39
+ "<s_itemsubtotal>": 57578,
40
+ "<s_menu>": 57526,
41
+ "<s_menuqty_cnt>": 57556,
42
+ "<s_menutype_cnt>": 57554,
43
+ "<s_nm>": 57528,
44
+ "<s_num>": 57566,
45
+ "<s_othersvc_price>": 57574,
46
+ "<s_price>": 57532,
47
+ "<s_service_price>": 57538,
48
+ "<s_sub>": 57548,
49
+ "<s_sub_total>": 57534,
50
+ "<s_subtotal_price>": 57536,
51
+ "<s_synthdog>": 57524,
52
+ "<s_tax_price>": 57540,
53
+ "<s_total>": 57544,
54
+ "<s_total_etc>": 57562,
55
+ "<s_total_price>": 57546,
56
+ "<s_unitprice>": 57560,
57
+ "<s_vatyn>": 57576,
58
+ "<s_void_menu>": 57572,
59
+ "<sep/>": 57522
60
+ }
config.json CHANGED
@@ -1,24 +1,187 @@
1
  {
2
- "_name_or_path": "naver-clova-ix/donut-base",
3
- "align_long_axis": false,
4
  "architectures": [
5
- "DonutModel"
6
  ],
7
- "decoder_layer": 4,
8
- "encoder_layer": [
9
- 2,
10
- 2,
11
- 14,
12
- 2
13
- ],
14
- "input_size": [
15
- 1280,
16
- 960
17
- ],
18
- "max_length": 768,
19
- "max_position_embeddings": 768,
20
- "model_type": "donut",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  "torch_dtype": "float32",
22
- "transformers_version": "4.11.3",
23
- "window_size": 10
24
  }
1
  {
 
 
2
  "architectures": [
3
+ "VisionEncoderDecoderModel"
4
  ],
5
+ "decoder": {
6
+ "_name_or_path": "",
7
+ "activation_dropout": 0.0,
8
+ "activation_function": "gelu",
9
+ "add_cross_attention": true,
10
+ "add_final_layer_norm": true,
11
+ "architectures": null,
12
+ "attention_dropout": 0.0,
13
+ "bad_words_ids": null,
14
+ "bos_token_id": 0,
15
+ "chunk_size_feed_forward": 0,
16
+ "classifier_dropout": 0.0,
17
+ "cross_attention_hidden_size": null,
18
+ "d_model": 1024,
19
+ "decoder_attention_heads": 16,
20
+ "decoder_ffn_dim": 4096,
21
+ "decoder_layerdrop": 0.0,
22
+ "decoder_layers": 4,
23
+ "decoder_start_token_id": null,
24
+ "diversity_penalty": 0.0,
25
+ "do_sample": false,
26
+ "dropout": 0.1,
27
+ "early_stopping": false,
28
+ "encoder_attention_heads": 16,
29
+ "encoder_ffn_dim": 4096,
30
+ "encoder_layerdrop": 0.0,
31
+ "encoder_layers": 12,
32
+ "encoder_no_repeat_ngram_size": 0,
33
+ "eos_token_id": 2,
34
+ "exponential_decay_length_penalty": null,
35
+ "finetuning_task": null,
36
+ "forced_bos_token_id": null,
37
+ "forced_eos_token_id": 2,
38
+ "id2label": {
39
+ "0": "LABEL_0",
40
+ "1": "LABEL_1"
41
+ },
42
+ "init_std": 0.02,
43
+ "is_decoder": true,
44
+ "is_encoder_decoder": false,
45
+ "label2id": {
46
+ "LABEL_0": 0,
47
+ "LABEL_1": 1
48
+ },
49
+ "length_penalty": 1.0,
50
+ "max_length": 20,
51
+ "max_position_embeddings": 768,
52
+ "min_length": 0,
53
+ "model_type": "mbart",
54
+ "no_repeat_ngram_size": 0,
55
+ "num_beam_groups": 1,
56
+ "num_beams": 1,
57
+ "num_hidden_layers": 12,
58
+ "num_return_sequences": 1,
59
+ "output_attentions": false,
60
+ "output_hidden_states": false,
61
+ "output_scores": false,
62
+ "pad_token_id": 1,
63
+ "prefix": null,
64
+ "problem_type": null,
65
+ "pruned_heads": {},
66
+ "remove_invalid_values": false,
67
+ "repetition_penalty": 1.0,
68
+ "return_dict": true,
69
+ "return_dict_in_generate": false,
70
+ "scale_embedding": true,
71
+ "sep_token_id": null,
72
+ "task_specific_params": null,
73
+ "temperature": 1.0,
74
+ "tf_legacy_loss": false,
75
+ "tie_encoder_decoder": false,
76
+ "tie_word_embeddings": true,
77
+ "tokenizer_class": null,
78
+ "top_k": 50,
79
+ "top_p": 1.0,
80
+ "torch_dtype": null,
81
+ "torchscript": false,
82
+ "transformers_version": "4.22.0.dev0",
83
+ "typical_p": 1.0,
84
+ "use_bfloat16": false,
85
+ "use_cache": true,
86
+ "vocab_size": 57580
87
+ },
88
+ "encoder": {
89
+ "_name_or_path": "",
90
+ "add_cross_attention": false,
91
+ "architectures": null,
92
+ "attention_probs_dropout_prob": 0.0,
93
+ "bad_words_ids": null,
94
+ "bos_token_id": null,
95
+ "chunk_size_feed_forward": 0,
96
+ "cross_attention_hidden_size": null,
97
+ "decoder_start_token_id": null,
98
+ "depths": [
99
+ 2,
100
+ 2,
101
+ 14,
102
+ 2
103
+ ],
104
+ "diversity_penalty": 0.0,
105
+ "do_sample": false,
106
+ "drop_path_rate": 0.1,
107
+ "early_stopping": false,
108
+ "embed_dim": 128,
109
+ "encoder_no_repeat_ngram_size": 0,
110
+ "eos_token_id": null,
111
+ "exponential_decay_length_penalty": null,
112
+ "finetuning_task": null,
113
+ "forced_bos_token_id": null,
114
+ "forced_eos_token_id": null,
115
+ "hidden_act": "gelu",
116
+ "hidden_dropout_prob": 0.0,
117
+ "hidden_size": 1024,
118
+ "id2label": {
119
+ "0": "LABEL_0",
120
+ "1": "LABEL_1"
121
+ },
122
+ "image_size": [
123
+ 1280,
124
+ 960
125
+ ],
126
+ "initializer_range": 0.02,
127
+ "is_decoder": false,
128
+ "is_encoder_decoder": false,
129
+ "label2id": {
130
+ "LABEL_0": 0,
131
+ "LABEL_1": 1
132
+ },
133
+ "layer_norm_eps": 1e-05,
134
+ "length_penalty": 1.0,
135
+ "max_length": 20,
136
+ "min_length": 0,
137
+ "mlp_ratio": 4.0,
138
+ "model_type": "donut-swin",
139
+ "no_repeat_ngram_size": 0,
140
+ "num_beam_groups": 1,
141
+ "num_beams": 1,
142
+ "num_channels": 3,
143
+ "num_heads": [
144
+ 4,
145
+ 8,
146
+ 16,
147
+ 32
148
+ ],
149
+ "num_layers": 4,
150
+ "num_return_sequences": 1,
151
+ "output_attentions": false,
152
+ "output_hidden_states": false,
153
+ "output_scores": false,
154
+ "pad_token_id": null,
155
+ "patch_size": 4,
156
+ "path_norm": true,
157
+ "prefix": null,
158
+ "problem_type": null,
159
+ "pruned_heads": {},
160
+ "qkv_bias": true,
161
+ "remove_invalid_values": false,
162
+ "repetition_penalty": 1.0,
163
+ "return_dict": true,
164
+ "return_dict_in_generate": false,
165
+ "sep_token_id": null,
166
+ "task_specific_params": null,
167
+ "temperature": 1.0,
168
+ "tf_legacy_loss": false,
169
+ "tie_encoder_decoder": false,
170
+ "tie_word_embeddings": true,
171
+ "tokenizer_class": null,
172
+ "top_k": 50,
173
+ "top_p": 1.0,
174
+ "torch_dtype": null,
175
+ "torchscript": false,
176
+ "transformers_version": "4.22.0.dev0",
177
+ "typical_p": 1.0,
178
+ "use_absolute_embeddings": false,
179
+ "use_bfloat16": false,
180
+ "window_size": 10
181
+ },
182
+ "is_encoder_decoder": true,
183
+ "model_type": "vision-encoder-decoder",
184
+ "tie_word_embeddings": false,
185
  "torch_dtype": "float32",
186
+ "transformers_version": null
 
187
  }
preprocessor_config.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_align_long_axis": false,
3
+ "do_normalize": true,
4
+ "do_pad": true,
5
+ "do_resize": true,
6
+ "do_thumbnail": true,
7
+ "feature_extractor_type": "DonutFeatureExtractor",
8
+ "image_mean": [
9
+ 0.5,
10
+ 0.5,
11
+ 0.5
12
+ ],
13
+ "image_std": [
14
+ 0.5,
15
+ 0.5,
16
+ 0.5
17
+ ],
18
+ "processor_class": "DonutProcessor",
19
+ "resample": 2,
20
+ "size": [
21
+ 960,
22
+ 1280
23
+ ]
24
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7ceeedfc5e6d0d7202ae9b59a83d65f0627f04d119d2adf537450c4cb30d4e62
3
- size 858583555
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31b78e3d3891072de8e2bf3553b71782242a1f3b589b914ec2b03feff7b14c54
3
+ size 806248251
special_tokens_map.json CHANGED
@@ -1 +1,18 @@
1
- {"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "sep_token": "</s>", "pad_token": "<pad>", "cls_token": "<s>", "mask_token": {"content": "<mask>", "single_word": false, "lstrip": true, "rstrip": false, "normalized": true}, "additional_special_tokens": ["<s_cord-v2>"]}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<s_cord-v2>"
4
+ ],
5
+ "bos_token": "<s>",
6
+ "cls_token": "<s>",
7
+ "eos_token": "</s>",
8
+ "mask_token": {
9
+ "content": "<mask>",
10
+ "lstrip": true,
11
+ "normalized": true,
12
+ "rstrip": false,
13
+ "single_word": false
14
+ },
15
+ "pad_token": "<pad>",
16
+ "sep_token": "</s>",
17
+ "unk_token": "<unk>"
18
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
tokenizer_config.json CHANGED
@@ -1 +1,22 @@
1
- {"bos_token": "<s>", "eos_token": "</s>", "unk_token": "<unk>", "sep_token": "</s>", "cls_token": "<s>", "pad_token": "<pad>", "mask_token": {"content": "<mask>", "single_word": false, "lstrip": true, "rstrip": false, "normalized": true, "__type": "AddedToken"}, "sp_model_kwargs": {}, "special_tokens_map_file": null, "tokenizer_file": "/root/.cache/huggingface/transformers/213c2041358e63047b407f94cde1ae23904d31a3bceb57eab291028c1e949437.7135a4b25ac726e19641f0d68803ff02bad960d6319064f55fa9c536929b86fc", "name_or_path": "naver-clova-ix/donut-base", "tokenizer_class": "XLMRobertaTokenizer"}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "cls_token": "<s>",
4
+ "eos_token": "</s>",
5
+ "from_slow": true,
6
+ "mask_token": {
7
+ "__type": "AddedToken",
8
+ "content": "<mask>",
9
+ "lstrip": true,
10
+ "normalized": true,
11
+ "rstrip": false,
12
+ "single_word": false
13
+ },
14
+ "name_or_path": "naver-clova-ix/donut-base-finetuned-cord-v2",
15
+ "pad_token": "<pad>",
16
+ "processor_class": "DonutProcessor",
17
+ "sep_token": "</s>",
18
+ "sp_model_kwargs": {},
19
+ "special_tokens_map_file": null,
20
+ "tokenizer_class": "XLMRobertaTokenizer",
21
+ "unk_token": "<unk>"
22
+ }