| { |
| "architectures": [ |
| "XLMRobertaForTokenClassification" |
| ], |
| "attention_probs_dropout_prob": 0.1, |
| "bos_token_id": 0, |
| "classifier_dropout": null, |
| "dtype": "float32", |
| "eos_token_id": 2, |
| "hidden_act": "gelu", |
| "hidden_dropout_prob": 0.1, |
| "hidden_size": 1024, |
| "id2label": { |
| "0": "B-AerospaceManufacturer", |
| "1": "B-AnatomicalStructure", |
| "2": "B-ArtWork", |
| "3": "B-Artist", |
| "4": "B-Athlete", |
| "5": "B-CarManufacturer", |
| "6": "B-Cleric", |
| "7": "B-Clothing", |
| "8": "B-Disease", |
| "9": "B-Drink", |
| "10": "B-Facility", |
| "11": "B-Food", |
| "12": "B-HumanSettlement", |
| "13": "B-MedicalProcedure", |
| "14": "B-Medication/Vaccine", |
| "15": "B-MusicalGRP", |
| "16": "B-MusicalWork", |
| "17": "B-ORG", |
| "18": "B-OtherLOC", |
| "19": "B-OtherPER", |
| "20": "B-OtherPROD", |
| "21": "B-Politician", |
| "22": "B-PrivateCORP", |
| "23": "B-PrivateCorp", |
| "24": "B-PublicCORP", |
| "25": "B-PublicCorp", |
| "26": "B-Scientist", |
| "27": "B-Software", |
| "28": "B-SportsGRP", |
| "29": "B-SportsManager", |
| "30": "B-Station", |
| "31": "B-Symptom", |
| "32": "B-Vehicle", |
| "33": "B-VisualWork", |
| "34": "B-WrittenWork", |
| "35": "I-AerospaceManufacturer", |
| "36": "I-AnatomicalStructure", |
| "37": "I-ArtWork", |
| "38": "I-Artist", |
| "39": "I-Athlete", |
| "40": "I-CarManufacturer", |
| "41": "I-Cleric", |
| "42": "I-Clothing", |
| "43": "I-Disease", |
| "44": "I-Drink", |
| "45": "I-Facility", |
| "46": "I-Food", |
| "47": "I-HumanSettlement", |
| "48": "I-MedicalProcedure", |
| "49": "I-Medication/Vaccine", |
| "50": "I-MusicalGRP", |
| "51": "I-MusicalWork", |
| "52": "I-ORG", |
| "53": "I-OtherLOC", |
| "54": "I-OtherPER", |
| "55": "I-OtherPROD", |
| "56": "I-Politician", |
| "57": "I-PrivateCORP", |
| "58": "I-PrivateCorp", |
| "59": "I-PublicCORP", |
| "60": "I-PublicCorp", |
| "61": "I-Scientist", |
| "62": "I-Software", |
| "63": "I-SportsGRP", |
| "64": "I-SportsManager", |
| "65": "I-Station", |
| "66": "I-Symptom", |
| "67": "I-Vehicle", |
| "68": "I-VisualWork", |
| "69": "I-WrittenWork", |
| "70": "O" |
| }, |
| "initializer_range": 0.02, |
| "intermediate_size": 4096, |
| "label2id": { |
| "B-AerospaceManufacturer": 0, |
| "B-AnatomicalStructure": 1, |
| "B-ArtWork": 2, |
| "B-Artist": 3, |
| "B-Athlete": 4, |
| "B-CarManufacturer": 5, |
| "B-Cleric": 6, |
| "B-Clothing": 7, |
| "B-Disease": 8, |
| "B-Drink": 9, |
| "B-Facility": 10, |
| "B-Food": 11, |
| "B-HumanSettlement": 12, |
| "B-MedicalProcedure": 13, |
| "B-Medication/Vaccine": 14, |
| "B-MusicalGRP": 15, |
| "B-MusicalWork": 16, |
| "B-ORG": 17, |
| "B-OtherLOC": 18, |
| "B-OtherPER": 19, |
| "B-OtherPROD": 20, |
| "B-Politician": 21, |
| "B-PrivateCORP": 22, |
| "B-PrivateCorp": 23, |
| "B-PublicCORP": 24, |
| "B-PublicCorp": 25, |
| "B-Scientist": 26, |
| "B-Software": 27, |
| "B-SportsGRP": 28, |
| "B-SportsManager": 29, |
| "B-Station": 30, |
| "B-Symptom": 31, |
| "B-Vehicle": 32, |
| "B-VisualWork": 33, |
| "B-WrittenWork": 34, |
| "I-AerospaceManufacturer": 35, |
| "I-AnatomicalStructure": 36, |
| "I-ArtWork": 37, |
| "I-Artist": 38, |
| "I-Athlete": 39, |
| "I-CarManufacturer": 40, |
| "I-Cleric": 41, |
| "I-Clothing": 42, |
| "I-Disease": 43, |
| "I-Drink": 44, |
| "I-Facility": 45, |
| "I-Food": 46, |
| "I-HumanSettlement": 47, |
| "I-MedicalProcedure": 48, |
| "I-Medication/Vaccine": 49, |
| "I-MusicalGRP": 50, |
| "I-MusicalWork": 51, |
| "I-ORG": 52, |
| "I-OtherLOC": 53, |
| "I-OtherPER": 54, |
| "I-OtherPROD": 55, |
| "I-Politician": 56, |
| "I-PrivateCORP": 57, |
| "I-PrivateCorp": 58, |
| "I-PublicCORP": 59, |
| "I-PublicCorp": 60, |
| "I-Scientist": 61, |
| "I-Software": 62, |
| "I-SportsGRP": 63, |
| "I-SportsManager": 64, |
| "I-Station": 65, |
| "I-Symptom": 66, |
| "I-Vehicle": 67, |
| "I-VisualWork": 68, |
| "I-WrittenWork": 69, |
| "O": 70 |
| }, |
| "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", |
| "transformers_version": "4.57.3", |
| "type_vocab_size": 1, |
| "use_cache": true, |
| "vocab_size": 250002 |
| } |
|
|