{ "_name_or_path": "Hiveurban/dictabert-large-parse", "architectures": [ "BertForJointParsing" ], "attention_probs_dropout_prob": 0.1, "auto_map": { "AutoModel": "dicta-il/dictabert-joint--BertForJointParsing.BertForJointParsing" }, "classifier_dropout": null, "custom_pipelines": { "hive-token-classification": { "impl": "hive_token_classification.HiveTokenClassification", "pt": [ "AutoModel" ], "tf": [] } }, "do_lex": true, "do_morph": true, "do_ner": true, "do_prefix": true, "do_syntax": true, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 1024, "id2label": { "0": "B-ANG", "1": "B-DUC", "2": "B-EVE", "3": "B-FAC", "4": "B-GPE", "5": "B-LOC", "6": "B-ORG", "7": "B-PER", "8": "B-WOA", "9": "B-INFORMAL", "10": "B-MISC", "11": "B-TIMEX", "12": "B-TTL", "13": "I-DUC", "14": "I-EVE", "15": "I-FAC", "16": "I-GPE", "17": "I-LOC", "18": "I-ORG", "19": "I-PER", "20": "I-WOA", "21": "I-ANG", "22": "I-INFORMAL", "23": "I-MISC", "24": "I-TIMEX", "25": "I-TTL", "26": "O" }, "initializer_range": 0.02, "intermediate_size": 4096, "label2id": { "B-ANG": 0, "B-DUC": 1, "B-EVE": 2, "B-FAC": 3, "B-GPE": 4, "B-INFORMAL": 9, "B-LOC": 5, "B-MISC": 10, "B-ORG": 6, "B-PER": 7, "B-TIMEX": 11, "B-TTL": 12, "B-WOA": 8, "I-ANG": 21, "I-DUC": 13, "I-EVE": 14, "I-FAC": 15, "I-GPE": 16, "I-INFORMAL": 22, "I-LOC": 17, "I-MISC": 23, "I-ORG": 18, "I-PER": 19, "I-TIMEX": 24, "I-TTL": 25, "I-WOA": 20, "O": 26 }, "layer_norm_eps": 1e-12, "max_position_embeddings": 512, "model_type": "bert", "newmodern": true, "num_attention_heads": 16, "num_hidden_layers": 24, "pad_token_id": 0, "position_embedding_type": "absolute", "prefix_cfg": { "possible_classes": [ [ "\u05dc\u05db\u05e9", "\u05db\u05e9", "\u05de\u05e9", "\u05d1\u05e9", "\u05dc\u05e9" ], [ "\u05de" ], [ "\u05e9" ], [ "\u05d4" ], [ "\u05d5" ], [ "\u05db" ], [ "\u05dc" ], [ "\u05d1" ] ] }, "syntax_head_size": 128, "torch_dtype": "float32", "transformers_version": "4.44.2", "type_vocab_size": 2, "use_cache": true, "vocab_size": 128000 }