{ "_name_or_path": "Team-PIXEL/pixel-base", "architectures": [ "PIXELForBiaffineParsing" ], "attention_probs_dropout_prob": 0.1, "decoder_hidden_size": 512, "decoder_intermediate_size": 2048, "decoder_num_attention_heads": 16, "decoder_num_hidden_layers": 8, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 768, "id2label": { "0": "_", "1": "acl", "2": "advcl", "3": "advmod", "4": "amod", "5": "appos", "6": "aux", "7": "case", "8": "cc", "9": "ccomp", "10": "clf", "11": "compound", "12": "conj", "13": "cop", "14": "csubj", "15": "dep", "16": "det", "17": "discourse", "18": "dislocated", "19": "expl", "20": "fixed", "21": "flat", "22": "goeswith", "23": "iobj", "24": "list", "25": "mark", "26": "nmod", "27": "nsubj", "28": "nummod", "29": "obj", "30": "obl", "31": "orphan", "32": "parataxis", "33": "punct", "34": "reparandum", "35": "root", "36": "vocative", "37": "xcomp" }, "image_size": [ 16, 4096 ], "initializer_range": 0.02, "intermediate_size": 3072, "interpolate_pos_encoding": false, "label2id": { "_": 0, "acl": 1, "advcl": 2, "advmod": 3, "amod": 4, "appos": 5, "aux": 6, "case": 7, "cc": 8, "ccomp": 9, "clf": 10, "compound": 11, "conj": 12, "cop": 13, "csubj": 14, "dep": 15, "det": 16, "discourse": 17, "dislocated": 18, "expl": 19, "fixed": 20, "flat": 21, "goeswith": 22, "iobj": 23, "list": 24, "mark": 25, "nmod": 26, "nsubj": 27, "nummod": 28, "obj": 29, "obl": 30, "orphan": 31, "parataxis": 32, "punct": 33, "reparandum": 34, "root": 35, "vocative": 36, "xcomp": 37 }, "layer_norm_eps": 1e-12, "mask_ratio": 0.25, "model_type": "pixel", "norm_pix_loss": true, "num_attention_heads": 12, "num_channels": 3, "num_hidden_layers": 12, "pad_token_id": -100, "patch_size": 16, "qkv_bias": true, "torch_dtype": "float32", "transformers_version": "4.17.0" }