| { |
| "_name_or_path": "Dogebooch/Expanding_bio_ner_all", |
| "activation": "gelu", |
| "architectures": [ |
| "DistilBertForTokenClassification" |
| ], |
| "attention_dropout": 0.1, |
| "dim": 768, |
| "dropout": 0.1, |
| "hidden_dim": 3072, |
| "id2label": { |
| "0": "o", |
| "1": "b-disease", |
| "2": "i-disease", |
| "3": "b-dna", |
| "4": "i-dna", |
| "5": "b-protein", |
| "6": "i-protein", |
| "7": "b-cell_type", |
| "8": "i-cell_type", |
| "9": "b-cell_line", |
| "10": "i-cell_line", |
| "11": "b-rna", |
| "12": "i-rna", |
| "13": "b-chemical", |
| "14": "i-chemical", |
| "15": "b-gene", |
| "16": "i-gene", |
| "17": "b-activity", |
| "18": "b-administration", |
| "19": "b-age", |
| "20": "b-area", |
| "21": "b-biological_attribute", |
| "22": "b-biological_structure", |
| "23": "b-clinical_event", |
| "24": "b-color", |
| "25": "b-coreference", |
| "26": "b-date", |
| "27": "b-detailed_description", |
| "28": "b-diagnostic_procedure", |
| "29": "b-disease_disorder", |
| "30": "b-distance", |
| "31": "b-dosage", |
| "32": "b-duration", |
| "33": "b-family_history", |
| "34": "b-frequency", |
| "35": "b-height", |
| "36": "b-history", |
| "37": "b-lab_value", |
| "38": "b-mass", |
| "39": "b-medication", |
| "40": "b-nonbiological_location", |
| "41": "b-occupation", |
| "42": "b-other_entity", |
| "43": "b-other_event", |
| "44": "b-outcome", |
| "45": "b-personal_background", |
| "46": "b-qualitative_concept", |
| "47": "b-quantitative_concept", |
| "48": "b-severity", |
| "49": "b-sex", |
| "50": "b-shape", |
| "51": "b-sign_symptom", |
| "52": "b-subject", |
| "53": "b-texture", |
| "54": "b-therapeutic_procedure", |
| "55": "b-time", |
| "56": "b-volume", |
| "57": "b-weight", |
| "58": "i-activity", |
| "59": "i-administration", |
| "60": "i-age", |
| "61": "i-area", |
| "62": "i-biological_attribute", |
| "63": "i-biological_structure", |
| "64": "i-clinical_event", |
| "65": "i-color", |
| "66": "i-coreference", |
| "67": "i-date", |
| "68": "i-detailed_description", |
| "69": "i-diagnostic_procedure", |
| "70": "i-disease_disorder", |
| "71": "i-distance", |
| "72": "i-dosage", |
| "73": "i-duration", |
| "74": "i-family_history", |
| "75": "i-frequency", |
| "76": "i-height", |
| "77": "i-history", |
| "78": "i-lab_value", |
| "79": "i-mass", |
| "80": "i-medication", |
| "81": "i-nonbiological_location", |
| "82": "i-occupation", |
| "83": "i-other_entity", |
| "84": "i-other_event", |
| "85": "i-outcome", |
| "86": "i-personal_background", |
| "87": "i-qualitative_concept", |
| "88": "i-quantitative_concept", |
| "89": "i-severity", |
| "90": "i-shape", |
| "91": "i-sign_symptom", |
| "92": "i-subject", |
| "93": "i-texture", |
| "94": "i-therapeutic_procedure", |
| "95": "i-time", |
| "96": "i-volume", |
| "97": "i-weight" |
| }, |
| "initializer_range": 0.02, |
| "label2id": { |
| "b-activity": 17, |
| "b-administration": 18, |
| "b-age": 19, |
| "b-area": 20, |
| "b-biological_attribute": 21, |
| "b-biological_structure": 22, |
| "b-cell_line": 9, |
| "b-cell_type": 7, |
| "b-chemical": 13, |
| "b-clinical_event": 23, |
| "b-color": 24, |
| "b-coreference": 25, |
| "b-date": 26, |
| "b-detailed_description": 27, |
| "b-diagnostic_procedure": 28, |
| "b-disease": 1, |
| "b-disease_disorder": 29, |
| "b-distance": 30, |
| "b-dna": 3, |
| "b-dosage": 31, |
| "b-duration": 32, |
| "b-family_history": 33, |
| "b-frequency": 34, |
| "b-gene": 15, |
| "b-height": 35, |
| "b-history": 36, |
| "b-lab_value": 37, |
| "b-mass": 38, |
| "b-medication": 39, |
| "b-nonbiological_location": 40, |
| "b-occupation": 41, |
| "b-other_entity": 42, |
| "b-other_event": 43, |
| "b-outcome": 44, |
| "b-personal_background": 45, |
| "b-protein": 5, |
| "b-qualitative_concept": 46, |
| "b-quantitative_concept": 47, |
| "b-rna": 11, |
| "b-severity": 48, |
| "b-sex": 49, |
| "b-shape": 50, |
| "b-sign_symptom": 51, |
| "b-subject": 52, |
| "b-texture": 53, |
| "b-therapeutic_procedure": 54, |
| "b-time": 55, |
| "b-volume": 56, |
| "b-weight": 57, |
| "i-activity": 58, |
| "i-administration": 59, |
| "i-age": 60, |
| "i-area": 61, |
| "i-biological_attribute": 62, |
| "i-biological_structure": 63, |
| "i-cell_line": 10, |
| "i-cell_type": 8, |
| "i-chemical": 14, |
| "i-clinical_event": 64, |
| "i-color": 65, |
| "i-coreference": 66, |
| "i-date": 67, |
| "i-detailed_description": 68, |
| "i-diagnostic_procedure": 69, |
| "i-disease": 2, |
| "i-disease_disorder": 70, |
| "i-distance": 71, |
| "i-dna": 4, |
| "i-dosage": 72, |
| "i-duration": 73, |
| "i-family_history": 74, |
| "i-frequency": 75, |
| "i-gene": 16, |
| "i-height": 76, |
| "i-history": 77, |
| "i-lab_value": 78, |
| "i-mass": 79, |
| "i-medication": 80, |
| "i-nonbiological_location": 81, |
| "i-occupation": 82, |
| "i-other_entity": 83, |
| "i-other_event": 84, |
| "i-outcome": 85, |
| "i-personal_background": 86, |
| "i-protein": 6, |
| "i-qualitative_concept": 87, |
| "i-quantitative_concept": 88, |
| "i-rna": 12, |
| "i-severity": 89, |
| "i-shape": 90, |
| "i-sign_symptom": 91, |
| "i-subject": 92, |
| "i-texture": 93, |
| "i-therapeutic_procedure": 94, |
| "i-time": 95, |
| "i-volume": 96, |
| "i-weight": 97, |
| "o": 0 |
| }, |
| "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.29.1", |
| "vocab_size": 30522 |
| } |
|
|