{ "_name_or_path": "xlm-roberta-large", "architectures": [ "XLMRobertaForTokenClassification" ], "attention_probs_dropout_prob": 0.1, "bos_token_id": 0, "eos_token_id": 2, "gradient_checkpointing": false, "hidden_act": "gelu", "hidden_dropout_prob": 0.1, "hidden_size": 1024, "id2label": { "0": "B-organization", "1": "O", "2": "B-other", "3": "B-person", "4": "I-person", "5": "B-location", "6": "I-organization", "7": "I-other", "8": "I-location", "9": "B-cardinal number", "10": "B-date", "11": "I-date", "12": "B-group", "13": "B-geopolitical area", "14": "I-geopolitical area", "15": "B-law", "16": "I-law", "17": "B-percent", "18": "I-percent", "19": "B-ordinal number", "20": "B-money", "21": "I-money", "22": "B-work of art", "23": "I-work of art", "24": "B-facility", "25": "B-time", "26": "I-cardinal number", "27": "B-quantity", "28": "I-quantity", "29": "I-group", "30": "B-product", "31": "I-time", "32": "B-event", "33": "I-event", "34": "I-facility", "35": "B-language", "36": "I-product", "37": "I-ordinal number", "38": "I-language", "39": "B-chemical", "40": "B-disease", "41": "I-disease", "42": "I-chemical", "43": "B-dna", "44": "I-dna", "45": "B-protein", "46": "I-protein", "47": "B-cell type", "48": "I-cell type", "49": "B-cell line", "50": "I-cell line", "51": "B-rna", "52": "I-rna", "53": "B-corporation", "54": "I-corporation" }, "initializer_range": 0.02, "intermediate_size": 4096, "label2id": { "B-cardinal number": 9, "B-cell line": 49, "B-cell type": 47, "B-chemical": 39, "B-corporation": 53, "B-date": 10, "B-disease": 40, "B-dna": 43, "B-event": 32, "B-facility": 24, "B-geopolitical area": 13, "B-group": 12, "B-language": 35, "B-law": 15, "B-location": 5, "B-money": 20, "B-ordinal number": 19, "B-organization": 0, "B-other": 2, "B-percent": 17, "B-person": 3, "B-product": 30, "B-protein": 45, "B-quantity": 27, "B-rna": 51, "B-time": 25, "B-work of art": 22, "I-cardinal number": 26, "I-cell line": 50, "I-cell type": 48, "I-chemical": 42, "I-corporation": 54, "I-date": 11, "I-disease": 41, "I-dna": 44, "I-event": 33, "I-facility": 34, "I-geopolitical area": 14, "I-group": 29, "I-language": 38, "I-law": 16, "I-location": 8, "I-money": 21, "I-ordinal number": 37, "I-organization": 6, "I-other": 7, "I-percent": 18, "I-person": 4, "I-product": 36, "I-protein": 46, "I-quantity": 28, "I-rna": 52, "I-time": 31, "I-work of art": 23, "O": 1 }, "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, "type_vocab_size": 1, "vocab_size": 250002 }