aniket1997 commited on
Commit
9eff3a3
·
verified ·
1 Parent(s): eddd43f

Training in progress, epoch 0

Browse files
config.json CHANGED
@@ -1 +1,203 @@
1
- {"return_dict": true, "output_hidden_states": false, "output_attentions": false, "torchscript": false, "torch_dtype": null, "use_bfloat16": false, "tf_legacy_loss": false, "pruned_heads": {}, "tie_word_embeddings": true, "chunk_size_feed_forward": 0, "is_encoder_decoder": false, "is_decoder": false, "cross_attention_hidden_size": null, "add_cross_attention": false, "tie_encoder_decoder": false, "max_length": 20, "min_length": 0, "do_sample": false, "early_stopping": false, "num_beams": 1, "num_beam_groups": 1, "diversity_penalty": 0.0, "temperature": 1.0, "top_k": 50, "top_p": 1.0, "typical_p": 1.0, "repetition_penalty": 1.0, "length_penalty": 1.0, "no_repeat_ngram_size": 0, "encoder_no_repeat_ngram_size": 0, "bad_words_ids": null, "num_return_sequences": 1, "output_scores": false, "return_dict_in_generate": false, "forced_bos_token_id": null, "forced_eos_token_id": null, "remove_invalid_values": false, "exponential_decay_length_penalty": null, "suppress_tokens": null, "begin_suppress_tokens": null, "architectures": ["OLMoForCausalLM"], "finetuning_task": null, "id2label": {"0": "LABEL_0", "1": "LABEL_1"}, "label2id": {"LABEL_0": 0, "LABEL_1": 1}, "tokenizer_class": null, "prefix": null, "bos_token_id": null, "pad_token_id": 1, "eos_token_id": null, "sep_token_id": null, "decoder_start_token_id": null, "task_specific_params": null, "problem_type": null, "_name_or_path": "allenai/MolmoE-1B-0924", "transformers_version": "4.45.1", "d_model": 2048, "n_heads": 16, "n_kv_heads": 16, "qkv_bias": false, "clip_qkv": null, "n_layers": 16, "mlp_ratio": 1, "mlp_hidden_size": null, "activation_type": "swiglu", "block_type": "moe", "block_group_size": 1, "alibi": false, "alibi_bias_max": 8.0, "rope": true, "rope_full_precision": true, "rope_theta": 10000.0, "rope_impl": "llama", "vit_load_path": null, "llm_load_path": null, "low_cpu_fsdp": true, "attention_type": "sdpa", "float32_attention": true, "attention_dropout": 0.0, "response_attention_dropout": 0.0, "multi_query_attention": null, "attention_layer_norm": true, "residual_dropout": 0.1, "response_residual_dropout": 0.0, "embedding_dropout": 0.0, "layer_norm_type": "rms", "layer_norm_with_affine": true, "layer_norm_eps": 1e-05, "attention_layer_norm_with_affine": true, "max_sequence_length": 4096, "max_position_embeddings": 32768, "include_bias": false, "bias_for_layer_norm": false, "scale_logits": false, "vocab_size": 50280, "embedding_size": 50304, "additional_vocab_size": 128, "new_embedding_init_range": 0.02, "weight_tying": false, "init_device": "cpu", "init_fn": "normal", "init_std": 0.02, "init_cutoff_factor": 3.0, "norm_after": false, "precision": "amp_bf16", "moe_num_experts": 64, "moe_top_k": 8, "moe_mlp_impl": "sparse", "moe_log_expert_assignment": false, "moe_shared_expert": false, "moe_lbl_in_fp32": false, "moe_interleave": false, "moe_loss_weight": 0.0, "moe_zloss_weight": 0.0, "moe_dropless": true, "moe_capacity_factor": 1.25, "max_crops": 12, "crop_mode": "overlap-and-resize-c2", "do_random_scale": false, "use_col_tokens": true, "prompt_type": "uber_model", "system_prompt_kind": "demo_or_style", "message_formatting": "role", "always_start_with_space": true, "prompt_override": null, "default_inference_len": 65, "overlap_margins": [4, 4], "image_padding_embed": "pad_and_partial_pad", "vit_layers": [-2, -9], "image_pooling_h": 2, "image_pooling_w": 2, "image_pooling_2d": "attention-meanq", "image_projector": "mlp", "image_feature_dropout": 0.0, "use_cls_feature": false, "fix_image_input_idx": 2, "unconditioned": false, "pad_to": null, "initializer_range": 0.02, "pad_tokenizer": false, "normalize_input_embeds": false, "use_position_ids": true, "query_pre_attn_scalar": 224, "attn_logit_softcapping": null, "final_logit_softcapping": null, "head_dim": null, "loss_token_weighting": "root_subsegments", "gin_bindings": null, "auto_map": {"AutoConfig": "allenai/MolmoE-1B-0924--config_molmoe.MolmoConfig", "AutoModelForCausalLM": "allenai/MolmoE-1B-0924--modeling_molmoe.MolmoForCausalLM"}, "model_type": "molmo", "vision_backbone":
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "microsoft/layoutlmv3-base",
3
+ "architectures": [
4
+ "LayoutLMv3ForSequenceClassification"
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": "LABEL_0",
18
+ "1": "LABEL_1",
19
+ "2": "LABEL_2",
20
+ "3": "LABEL_3",
21
+ "4": "LABEL_4",
22
+ "5": "LABEL_5",
23
+ "6": "LABEL_6",
24
+ "7": "LABEL_7",
25
+ "8": "LABEL_8",
26
+ "9": "LABEL_9",
27
+ "10": "LABEL_10",
28
+ "11": "LABEL_11",
29
+ "12": "LABEL_12",
30
+ "13": "LABEL_13",
31
+ "14": "LABEL_14",
32
+ "15": "LABEL_15",
33
+ "16": "LABEL_16",
34
+ "17": "LABEL_17",
35
+ "18": "LABEL_18",
36
+ "19": "LABEL_19",
37
+ "20": "LABEL_20",
38
+ "21": "LABEL_21",
39
+ "22": "LABEL_22",
40
+ "23": "LABEL_23",
41
+ "24": "LABEL_24",
42
+ "25": "LABEL_25",
43
+ "26": "LABEL_26",
44
+ "27": "LABEL_27",
45
+ "28": "LABEL_28",
46
+ "29": "LABEL_29",
47
+ "30": "LABEL_30",
48
+ "31": "LABEL_31",
49
+ "32": "LABEL_32",
50
+ "33": "LABEL_33",
51
+ "34": "LABEL_34",
52
+ "35": "LABEL_35",
53
+ "36": "LABEL_36",
54
+ "37": "LABEL_37",
55
+ "38": "LABEL_38",
56
+ "39": "LABEL_39",
57
+ "40": "LABEL_40",
58
+ "41": "LABEL_41",
59
+ "42": "LABEL_42",
60
+ "43": "LABEL_43",
61
+ "44": "LABEL_44",
62
+ "45": "LABEL_45",
63
+ "46": "LABEL_46",
64
+ "47": "LABEL_47",
65
+ "48": "LABEL_48",
66
+ "49": "LABEL_49",
67
+ "50": "LABEL_50",
68
+ "51": "LABEL_51",
69
+ "52": "LABEL_52",
70
+ "53": "LABEL_53",
71
+ "54": "LABEL_54",
72
+ "55": "LABEL_55",
73
+ "56": "LABEL_56",
74
+ "57": "LABEL_57",
75
+ "58": "LABEL_58",
76
+ "59": "LABEL_59",
77
+ "60": "LABEL_60",
78
+ "61": "LABEL_61",
79
+ "62": "LABEL_62",
80
+ "63": "LABEL_63",
81
+ "64": "LABEL_64",
82
+ "65": "LABEL_65",
83
+ "66": "LABEL_66",
84
+ "67": "LABEL_67",
85
+ "68": "LABEL_68",
86
+ "69": "LABEL_69",
87
+ "70": "LABEL_70",
88
+ "71": "LABEL_71",
89
+ "72": "LABEL_72",
90
+ "73": "LABEL_73",
91
+ "74": "LABEL_74",
92
+ "75": "LABEL_75",
93
+ "76": "LABEL_76",
94
+ "77": "LABEL_77",
95
+ "78": "LABEL_78"
96
+ },
97
+ "initializer_range": 0.02,
98
+ "input_size": 224,
99
+ "intermediate_size": 3072,
100
+ "label2id": {
101
+ "LABEL_0": 0,
102
+ "LABEL_1": 1,
103
+ "LABEL_10": 10,
104
+ "LABEL_11": 11,
105
+ "LABEL_12": 12,
106
+ "LABEL_13": 13,
107
+ "LABEL_14": 14,
108
+ "LABEL_15": 15,
109
+ "LABEL_16": 16,
110
+ "LABEL_17": 17,
111
+ "LABEL_18": 18,
112
+ "LABEL_19": 19,
113
+ "LABEL_2": 2,
114
+ "LABEL_20": 20,
115
+ "LABEL_21": 21,
116
+ "LABEL_22": 22,
117
+ "LABEL_23": 23,
118
+ "LABEL_24": 24,
119
+ "LABEL_25": 25,
120
+ "LABEL_26": 26,
121
+ "LABEL_27": 27,
122
+ "LABEL_28": 28,
123
+ "LABEL_29": 29,
124
+ "LABEL_3": 3,
125
+ "LABEL_30": 30,
126
+ "LABEL_31": 31,
127
+ "LABEL_32": 32,
128
+ "LABEL_33": 33,
129
+ "LABEL_34": 34,
130
+ "LABEL_35": 35,
131
+ "LABEL_36": 36,
132
+ "LABEL_37": 37,
133
+ "LABEL_38": 38,
134
+ "LABEL_39": 39,
135
+ "LABEL_4": 4,
136
+ "LABEL_40": 40,
137
+ "LABEL_41": 41,
138
+ "LABEL_42": 42,
139
+ "LABEL_43": 43,
140
+ "LABEL_44": 44,
141
+ "LABEL_45": 45,
142
+ "LABEL_46": 46,
143
+ "LABEL_47": 47,
144
+ "LABEL_48": 48,
145
+ "LABEL_49": 49,
146
+ "LABEL_5": 5,
147
+ "LABEL_50": 50,
148
+ "LABEL_51": 51,
149
+ "LABEL_52": 52,
150
+ "LABEL_53": 53,
151
+ "LABEL_54": 54,
152
+ "LABEL_55": 55,
153
+ "LABEL_56": 56,
154
+ "LABEL_57": 57,
155
+ "LABEL_58": 58,
156
+ "LABEL_59": 59,
157
+ "LABEL_6": 6,
158
+ "LABEL_60": 60,
159
+ "LABEL_61": 61,
160
+ "LABEL_62": 62,
161
+ "LABEL_63": 63,
162
+ "LABEL_64": 64,
163
+ "LABEL_65": 65,
164
+ "LABEL_66": 66,
165
+ "LABEL_67": 67,
166
+ "LABEL_68": 68,
167
+ "LABEL_69": 69,
168
+ "LABEL_7": 7,
169
+ "LABEL_70": 70,
170
+ "LABEL_71": 71,
171
+ "LABEL_72": 72,
172
+ "LABEL_73": 73,
173
+ "LABEL_74": 74,
174
+ "LABEL_75": 75,
175
+ "LABEL_76": 76,
176
+ "LABEL_77": 77,
177
+ "LABEL_78": 78,
178
+ "LABEL_8": 8,
179
+ "LABEL_9": 9
180
+ },
181
+ "layer_norm_eps": 1e-05,
182
+ "max_2d_position_embeddings": 1024,
183
+ "max_position_embeddings": 514,
184
+ "max_rel_2d_pos": 256,
185
+ "max_rel_pos": 128,
186
+ "model_type": "layoutlmv3",
187
+ "num_attention_heads": 12,
188
+ "num_channels": 3,
189
+ "num_hidden_layers": 12,
190
+ "pad_token_id": 1,
191
+ "patch_size": 16,
192
+ "problem_type": "single_label_classification",
193
+ "rel_2d_pos_bins": 64,
194
+ "rel_pos_bins": 32,
195
+ "second_input_size": 112,
196
+ "shape_size": 128,
197
+ "text_embed": true,
198
+ "torch_dtype": "float32",
199
+ "transformers_version": "4.45.1",
200
+ "type_vocab_size": 1,
201
+ "visual_embed": true,
202
+ "vocab_size": 50265
203
+ }
merges.txt CHANGED
The diff for this file is too large to render. See raw diff
 
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d90fa10032fa029178f2fa8911648ff013dd4cf8bc3c25b1887aa52ece8390c7
3
+ size 503939604
special_tokens_map.json CHANGED
@@ -1,15 +1,50 @@
1
  {
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  "eos_token": {
3
- "content": "<|endoftext|>",
4
  "lstrip": false,
5
- "normalized": false,
 
 
 
 
 
 
 
6
  "rstrip": false,
7
  "single_word": false
8
  },
9
  "pad_token": {
10
- "content": "<|padding|>",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  "lstrip": false,
12
- "normalized": false,
13
  "rstrip": false,
14
  "single_word": false
15
  }
 
1
  {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "cls_token": {
10
+ "content": "<s>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
  "eos_token": {
17
+ "content": "</s>",
18
  "lstrip": false,
19
+ "normalized": true,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "mask_token": {
24
+ "content": "<mask>",
25
+ "lstrip": true,
26
+ "normalized": true,
27
  "rstrip": false,
28
  "single_word": false
29
  },
30
  "pad_token": {
31
+ "content": "<pad>",
32
+ "lstrip": false,
33
+ "normalized": true,
34
+ "rstrip": false,
35
+ "single_word": false
36
+ },
37
+ "sep_token": {
38
+ "content": "</s>",
39
+ "lstrip": false,
40
+ "normalized": true,
41
+ "rstrip": false,
42
+ "single_word": false
43
+ },
44
+ "unk_token": {
45
+ "content": "<unk>",
46
  "lstrip": false,
47
+ "normalized": true,
48
  "rstrip": false,
49
  "single_word": false
50
  }
tokenizer.json CHANGED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json CHANGED
@@ -1,278 +1,77 @@
1
  {
2
- "add_bos_token": false,
3
- "add_eos_token": false,
4
- "add_prefix_space": false,
5
  "added_tokens_decoder": {
6
  "0": {
7
- "content": "|||IP_ADDRESS|||",
8
  "lstrip": false,
9
  "normalized": true,
10
  "rstrip": false,
11
  "single_word": false,
12
- "special": false
13
- },
14
- "1": {
15
- "content": "<|padding|>",
16
- "lstrip": false,
17
- "normalized": false,
18
- "rstrip": false,
19
- "single_word": false,
20
  "special": true
21
  },
22
- "50254": {
23
- "content": " ",
24
- "lstrip": false,
25
- "normalized": true,
26
- "rstrip": false,
27
- "single_word": false,
28
- "special": false
29
- },
30
- "50255": {
31
- "content": " ",
32
- "lstrip": false,
33
- "normalized": true,
34
- "rstrip": false,
35
- "single_word": false,
36
- "special": false
37
- },
38
- "50256": {
39
- "content": " ",
40
- "lstrip": false,
41
- "normalized": true,
42
- "rstrip": false,
43
- "single_word": false,
44
- "special": false
45
- },
46
- "50257": {
47
- "content": " ",
48
- "lstrip": false,
49
- "normalized": true,
50
- "rstrip": false,
51
- "single_word": false,
52
- "special": false
53
- },
54
- "50258": {
55
- "content": " ",
56
- "lstrip": false,
57
- "normalized": true,
58
- "rstrip": false,
59
- "single_word": false,
60
- "special": false
61
- },
62
- "50259": {
63
- "content": " ",
64
- "lstrip": false,
65
- "normalized": true,
66
- "rstrip": false,
67
- "single_word": false,
68
- "special": false
69
- },
70
- "50260": {
71
- "content": " ",
72
- "lstrip": false,
73
- "normalized": true,
74
- "rstrip": false,
75
- "single_word": false,
76
- "special": false
77
- },
78
- "50261": {
79
- "content": " ",
80
  "lstrip": false,
81
  "normalized": true,
82
  "rstrip": false,
83
  "single_word": false,
84
- "special": false
85
  },
86
- "50262": {
87
- "content": " ",
88
  "lstrip": false,
89
  "normalized": true,
90
  "rstrip": false,
91
  "single_word": false,
92
- "special": false
93
  },
94
- "50263": {
95
- "content": " ",
96
  "lstrip": false,
97
  "normalized": true,
98
  "rstrip": false,
99
  "single_word": false,
100
- "special": false
101
  },
102
  "50264": {
103
- "content": " ",
104
- "lstrip": false,
105
- "normalized": true,
106
- "rstrip": false,
107
- "single_word": false,
108
- "special": false
109
- },
110
- "50265": {
111
- "content": " ",
112
- "lstrip": false,
113
- "normalized": true,
114
- "rstrip": false,
115
- "single_word": false,
116
- "special": false
117
- },
118
- "50266": {
119
- "content": " ",
120
- "lstrip": false,
121
- "normalized": true,
122
- "rstrip": false,
123
- "single_word": false,
124
- "special": false
125
- },
126
- "50267": {
127
- "content": " ",
128
- "lstrip": false,
129
- "normalized": true,
130
- "rstrip": false,
131
- "single_word": false,
132
- "special": false
133
- },
134
- "50268": {
135
- "content": " ",
136
- "lstrip": false,
137
- "normalized": true,
138
- "rstrip": false,
139
- "single_word": false,
140
- "special": false
141
- },
142
- "50269": {
143
- "content": " ",
144
- "lstrip": false,
145
- "normalized": true,
146
- "rstrip": false,
147
- "single_word": false,
148
- "special": false
149
- },
150
- "50270": {
151
- "content": " ",
152
- "lstrip": false,
153
- "normalized": true,
154
- "rstrip": false,
155
- "single_word": false,
156
- "special": false
157
- },
158
- "50271": {
159
- "content": " ",
160
- "lstrip": false,
161
- "normalized": true,
162
- "rstrip": false,
163
- "single_word": false,
164
- "special": false
165
- },
166
- "50272": {
167
- "content": " ",
168
- "lstrip": false,
169
- "normalized": true,
170
- "rstrip": false,
171
- "single_word": false,
172
- "special": false
173
- },
174
- "50273": {
175
- "content": " ",
176
- "lstrip": false,
177
- "normalized": true,
178
- "rstrip": false,
179
- "single_word": false,
180
- "special": false
181
- },
182
- "50274": {
183
- "content": " ",
184
- "lstrip": false,
185
- "normalized": true,
186
- "rstrip": false,
187
- "single_word": false,
188
- "special": false
189
- },
190
- "50275": {
191
- "content": " ",
192
- "lstrip": false,
193
- "normalized": true,
194
- "rstrip": false,
195
- "single_word": false,
196
- "special": false
197
- },
198
- "50276": {
199
- "content": " ",
200
- "lstrip": false,
201
- "normalized": true,
202
- "rstrip": false,
203
- "single_word": false,
204
- "special": false
205
- },
206
- "50277": {
207
- "content": "|||EMAIL_ADDRESS|||",
208
- "lstrip": false,
209
  "normalized": true,
210
  "rstrip": false,
211
  "single_word": false,
212
- "special": false
213
- },
214
- "50278": {
215
- "content": "|||PHONE_NUMBER|||",
216
- "lstrip": false,
217
- "normalized": true,
218
- "rstrip": false,
219
- "single_word": false,
220
- "special": false
221
- },
222
- "50279": {
223
- "content": "<|endoftext|>",
224
- "lstrip": false,
225
- "normalized": false,
226
- "rstrip": false,
227
- "single_word": false,
228
- "special": true
229
- },
230
- "50280": {
231
- "content": "<im_start>",
232
- "lstrip": false,
233
- "normalized": false,
234
- "rstrip": false,
235
- "single_word": false,
236
- "special": true
237
- },
238
- "50281": {
239
- "content": "<im_end>",
240
- "lstrip": false,
241
- "normalized": false,
242
- "rstrip": false,
243
- "single_word": false,
244
- "special": true
245
- },
246
- "50282": {
247
- "content": "<im_patch>",
248
- "lstrip": false,
249
- "normalized": false,
250
- "rstrip": false,
251
- "single_word": false,
252
- "special": true
253
- },
254
- "50283": {
255
- "content": "<im_col>",
256
- "lstrip": false,
257
- "normalized": false,
258
- "rstrip": false,
259
- "single_word": false,
260
- "special": true
261
- },
262
- "50284": {
263
- "content": "<|image|>",
264
- "lstrip": false,
265
- "normalized": false,
266
- "rstrip": false,
267
- "single_word": false,
268
  "special": true
269
  }
270
  },
271
- "bos_token": null,
272
- "clean_up_tokenization_spaces": true,
273
- "eos_token": "<|endoftext|>",
274
- "model_max_length": 1000000000000000019884624838656,
275
- "pad_token": "<|padding|>",
276
- "tokenizer_class": "GPT2Tokenizer",
277
- "unk_token": null
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
278
  }
 
1
  {
2
+ "add_prefix_space": true,
 
 
3
  "added_tokens_decoder": {
4
  "0": {
5
+ "content": "<s>",
6
  "lstrip": false,
7
  "normalized": true,
8
  "rstrip": false,
9
  "single_word": false,
 
 
 
 
 
 
 
 
10
  "special": true
11
  },
12
+ "1": {
13
+ "content": "<pad>",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  "lstrip": false,
15
  "normalized": true,
16
  "rstrip": false,
17
  "single_word": false,
18
+ "special": true
19
  },
20
+ "2": {
21
+ "content": "</s>",
22
  "lstrip": false,
23
  "normalized": true,
24
  "rstrip": false,
25
  "single_word": false,
26
+ "special": true
27
  },
28
+ "3": {
29
+ "content": "<unk>",
30
  "lstrip": false,
31
  "normalized": true,
32
  "rstrip": false,
33
  "single_word": false,
34
+ "special": true
35
  },
36
  "50264": {
37
+ "content": "<mask>",
38
+ "lstrip": true,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  "normalized": true,
40
  "rstrip": false,
41
  "single_word": false,
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
  "special": true
43
  }
44
  },
45
+ "bos_token": "<s>",
46
+ "clean_up_tokenization_spaces": false,
47
+ "cls_token": "<s>",
48
+ "cls_token_box": [
49
+ 0,
50
+ 0,
51
+ 0,
52
+ 0
53
+ ],
54
+ "eos_token": "</s>",
55
+ "errors": "replace",
56
+ "mask_token": "<mask>",
57
+ "model_max_length": 512,
58
+ "only_label_first_subword": true,
59
+ "pad_token": "<pad>",
60
+ "pad_token_box": [
61
+ 0,
62
+ 0,
63
+ 0,
64
+ 0
65
+ ],
66
+ "pad_token_label": -100,
67
+ "sep_token": "</s>",
68
+ "sep_token_box": [
69
+ 0,
70
+ 0,
71
+ 0,
72
+ 0
73
+ ],
74
+ "tokenizer_class": "LayoutLMv3Tokenizer",
75
+ "trim_offsets": true,
76
+ "unk_token": "<unk>"
77
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:d1cdeabb829375d7da2d0562658937d1cbf90b3aabd505ba5c0b91b5ab95e16e
3
  size 5624
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b6877e6ba4b927d00c079b015a463f4dae680112d0a8a967721f9f40cf28fab
3
  size 5624
vocab.json CHANGED
The diff for this file is too large to render. See raw diff