| { | |
| "_name_or_path": "distilbert-base-uncased", | |
| "activation": "gelu", | |
| "architectures": [ | |
| "DistilBertForTokenClassification" | |
| ], | |
| "attention_dropout": 0.1, | |
| "dim": 768, | |
| "dropout": 0.1, | |
| "hidden_dim": 3072, | |
| "id2label": { | |
| "0": "B-Activity", | |
| "1": "B-Administration", | |
| "2": "B-Age", | |
| "3": "B-Area", | |
| "4": "B-Biological_attribute", | |
| "5": "B-Biological_structure", | |
| "6": "B-Clinical_event", | |
| "7": "B-Color", | |
| "8": "B-Coreference", | |
| "9": "B-Date", | |
| "10": "B-Detailed_description", | |
| "11": "B-Diagnostic_procedure", | |
| "12": "B-Disease_disorder", | |
| "13": "B-Distance", | |
| "14": "B-Dosage", | |
| "15": "B-Duration", | |
| "16": "B-Family_history", | |
| "17": "B-Frequency", | |
| "18": "B-Height", | |
| "19": "B-History", | |
| "20": "B-Lab_value", | |
| "21": "B-Mass", | |
| "22": "B-Medication", | |
| "23": "B-Nonbiological_location", | |
| "24": "B-Occupation", | |
| "25": "B-Other_entity", | |
| "26": "B-Other_event", | |
| "27": "B-Outcome", | |
| "28": "B-Personal_background", | |
| "29": "B-Qualitative_concept", | |
| "30": "B-Quantitative_concept", | |
| "31": "B-Severity", | |
| "32": "B-Sex", | |
| "33": "B-Shape", | |
| "34": "B-Sign_symptom", | |
| "35": "B-Subject", | |
| "36": "B-Texture", | |
| "37": "B-Therapeutic_procedure", | |
| "38": "B-Time", | |
| "39": "B-Volume", | |
| "40": "B-Weight", | |
| "41": "I-Activity", | |
| "42": "I-Administration", | |
| "43": "I-Age", | |
| "44": "I-Area", | |
| "45": "I-Biological_structure", | |
| "46": "I-Clinical_event", | |
| "47": "I-Coreference", | |
| "48": "I-Date", | |
| "49": "I-Detailed_description", | |
| "50": "I-Diagnostic_procedure", | |
| "51": "I-Disease_disorder", | |
| "52": "I-Distance", | |
| "53": "I-Dosage", | |
| "54": "I-Duration", | |
| "55": "I-Family_history", | |
| "56": "I-History", | |
| "57": "I-Lab_value", | |
| "58": "I-Mass", | |
| "59": "I-Medication", | |
| "60": "I-Nonbiological_location", | |
| "61": "I-Other_entity", | |
| "62": "I-Outcome", | |
| "63": "I-Personal_background", | |
| "64": "I-Quantitative_concept", | |
| "65": "I-Severity", | |
| "66": "I-Sex", | |
| "67": "I-Sign_symptom", | |
| "68": "I-Subject", | |
| "69": "I-Texture", | |
| "70": "I-Therapeutic_procedure", | |
| "71": "I-Time", | |
| "72": "I-Volume", | |
| "73": "O" | |
| }, | |
| "initializer_range": 0.02, | |
| "label2id": { | |
| "B-Activity": 0, | |
| "B-Administration": 1, | |
| "B-Age": 2, | |
| "B-Area": 3, | |
| "B-Biological_attribute": 4, | |
| "B-Biological_structure": 5, | |
| "B-Clinical_event": 6, | |
| "B-Color": 7, | |
| "B-Coreference": 8, | |
| "B-Date": 9, | |
| "B-Detailed_description": 10, | |
| "B-Diagnostic_procedure": 11, | |
| "B-Disease_disorder": 12, | |
| "B-Distance": 13, | |
| "B-Dosage": 14, | |
| "B-Duration": 15, | |
| "B-Family_history": 16, | |
| "B-Frequency": 17, | |
| "B-Height": 18, | |
| "B-History": 19, | |
| "B-Lab_value": 20, | |
| "B-Mass": 21, | |
| "B-Medication": 22, | |
| "B-Nonbiological_location": 23, | |
| "B-Occupation": 24, | |
| "B-Other_entity": 25, | |
| "B-Other_event": 26, | |
| "B-Outcome": 27, | |
| "B-Personal_background": 28, | |
| "B-Qualitative_concept": 29, | |
| "B-Quantitative_concept": 30, | |
| "B-Severity": 31, | |
| "B-Sex": 32, | |
| "B-Shape": 33, | |
| "B-Sign_symptom": 34, | |
| "B-Subject": 35, | |
| "B-Texture": 36, | |
| "B-Therapeutic_procedure": 37, | |
| "B-Time": 38, | |
| "B-Volume": 39, | |
| "B-Weight": 40, | |
| "I-Activity": 41, | |
| "I-Administration": 42, | |
| "I-Age": 43, | |
| "I-Area": 44, | |
| "I-Biological_structure": 45, | |
| "I-Clinical_event": 46, | |
| "I-Coreference": 47, | |
| "I-Date": 48, | |
| "I-Detailed_description": 49, | |
| "I-Diagnostic_procedure": 50, | |
| "I-Disease_disorder": 51, | |
| "I-Distance": 52, | |
| "I-Dosage": 53, | |
| "I-Duration": 54, | |
| "I-Family_history": 55, | |
| "I-History": 56, | |
| "I-Lab_value": 57, | |
| "I-Mass": 58, | |
| "I-Medication": 59, | |
| "I-Nonbiological_location": 60, | |
| "I-Other_entity": 61, | |
| "I-Outcome": 62, | |
| "I-Personal_background": 63, | |
| "I-Quantitative_concept": 64, | |
| "I-Severity": 65, | |
| "I-Sex": 66, | |
| "I-Sign_symptom": 67, | |
| "I-Subject": 68, | |
| "I-Texture": 69, | |
| "I-Therapeutic_procedure": 70, | |
| "I-Time": 71, | |
| "I-Volume": 72, | |
| "O": 73 | |
| }, | |
| "max_position_embeddings": 512, | |
| "model_type": "distilbert", | |
| "n_heads": 12, | |
| "n_layers": 6, | |
| "pad_token_id": 0, | |
| "qa_dropout": 0.1, | |
| "seq_classif_dropout": 0.2, | |
| "sinusoidal_pos_embds": false, | |
| "tie_weights_": true, | |
| "torch_dtype": "float32", | |
| "transformers_version": "4.49.0", | |
| "vocab_size": 30522 | |
| } | |