{ "_name_or_path": "joeranbosma/dragon-roberta-large-mixed-domain", "architectures": [ "XLMRobertaForTokenClassification" ], "attention_probs_dropout_prob": 0.1, "bos_token_id": 0, "classifier_dropout": null, "eos_token_id": 2, "finetuning_task": "ner", "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 1024, "id2label": { "0": "B-", "1": "B-", "2": "B-", "3": "B-", "4": "B-", "5": "B-", "6": "B-", "7": "B-", "8": "B-", "9": "B-", "10": "B-", "11": "B-", "12": "B-", "13": "B-", "14": "B-", "15": "B-", "16": "B-", "17": "B-", "18": "B-", "19": "B-", "20": "B-", "21": "B-", "22": "B-", "23": "I-", "24": "I-", "25": "I-", "26": "I-", "27": "I-", "28": "I-", "29": "I-", "30": "I-", "31": "I-", "32": "I-", "33": "I-", "34": "I-", "35": "I-", "36": "I-", "37": "I-", "38": "I-", "39": "I-", "40": "O" }, "initializer_range": 0.02, "intermediate_size": 4096, "label2id": { "B-": 0, "B-": 1, "B-": 2, "B-": 3, "B-": 4, "B-": 5, "B-": 6, "B-": 7, "B-": 8, "B-": 9, "B-": 10, "B-": 11, "B-": 12, "B-": 13, "B-": 14, "B-": 15, "B-": 16, "B-": 17, "B-": 18, "B-": 19, "B-": 20, "B-": 21, "B-": 22, "I-": 23, "I-": 24, "I-": 25, "I-": 26, "I-": 27, "I-": 28, "I-": 29, "I-": 30, "I-": 31, "I-": 32, "I-": 33, "I-": 34, "I-": 35, "I-": 36, "I-": 37, "I-": 38, "I-": 39, "O": 40 }, "layer_norm_eps": 1e-05, "max_position_embeddings": 514, "model_type": "xlm-roberta", "num_attention_heads": 16, "num_hidden_layers": 24, "output_past": true, "pad_token_id": 1, "position_embedding_type": "absolute", "torch_dtype": "float32", "transformers_version": "4.35.0", "type_vocab_size": 1, "use_cache": true, "vocab_size": 250002 }