shunk031's picture
Upload LayoutFIDNetV3
b6824e1 verified
{
"architectures": [
"LayoutFIDNetV3"
],
"auto_map": {
"AutoConfig": "configuration_layout_fidnet_v3.LayoutFIDNetV3Config",
"AutoModel": "modeling_layout_fidnet_v3.LayoutFIDNetV3"
},
"d_model": 256,
"id2label": {
"0": "Text",
"1": "Image",
"2": "Icon",
"3": "Text Button",
"4": "List Item",
"5": "Input",
"6": "Background Image",
"7": "Card",
"8": "Web View",
"9": "Radio Button",
"10": "Drawer",
"11": "Checkbox",
"12": "Advertisement",
"13": "Modal",
"14": "Pager Indicator",
"15": "Slider",
"16": "On/Off Switch",
"17": "Button Bar",
"18": "Toolbar",
"19": "Number Stepper",
"20": "Multi-Tab",
"21": "Date Picker",
"22": "Map View",
"23": "Video",
"24": "Bottom Navigation"
},
"label2id": {
"Advertisement": 12,
"Background Image": 6,
"Bottom Navigation": 24,
"Button Bar": 17,
"Card": 7,
"Checkbox": 11,
"Date Picker": 21,
"Drawer": 10,
"Icon": 2,
"Image": 1,
"Input": 5,
"List Item": 4,
"Map View": 22,
"Modal": 13,
"Multi-Tab": 20,
"Number Stepper": 19,
"On/Off Switch": 16,
"Pager Indicator": 14,
"Radio Button": 9,
"Slider": 15,
"Text": 0,
"Text Button": 3,
"Toolbar": 18,
"Video": 23,
"Web View": 8
},
"max_bbox": 25,
"model_type": "layoutdm_fidnet_v3",
"nhead": 4,
"num_layers": 4,
"torch_dtype": "float32",
"transformers_version": "4.43.3"
}