lisaterumi
commited on
Commit
•
847eaf4
1
Parent(s):
a8dae32
files
Browse files- config.json +286 -0
- idx2tag.json +1 -0
- tokenizer_config.json +1 -0
config.json
CHANGED
@@ -0,0 +1,286 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "pucpr/biobertpt-all",
|
3 |
+
"_num_labels": 2,
|
4 |
+
"architectures": [
|
5 |
+
"BertForTokenClassification"
|
6 |
+
],
|
7 |
+
"attention_probs_dropout_prob": 0.1,
|
8 |
+
"directionality": "bidi",
|
9 |
+
"eos_token_ids": null,
|
10 |
+
"gradient_checkpointing": false,
|
11 |
+
"hidden_act": "gelu",
|
12 |
+
"hidden_dropout_prob": 0.1,
|
13 |
+
"hidden_size": 768,
|
14 |
+
"id2label": {
|
15 |
+
"0": "B-Abbreviation+<>+B-DiagnosticProcedure+<>+B-TherapeuticorPreventiveProcedure",
|
16 |
+
"1": "B-Abbreviation+<>+B-Chemicals&Drugs",
|
17 |
+
"2": "B-DiseaseorSyndrome+<>+B-TherapeuticorPreventiveProcedure",
|
18 |
+
"3": "I-Abbreviation+<>+I-SignorSymptom",
|
19 |
+
"4": "I-BodyLocationorRegion+<>+I-BodyPart,Organ,orOrganComponent",
|
20 |
+
"5": "I-Chemicals&Drugs+<>+I-Hormone+<>+I-OrganicChemical+<>+I-PharmacologicSubstance+<>+I-TherapeuticorPreventiveProcedure",
|
21 |
+
"6": "B-Abbreviation+<>+B-Hormone+<>+B-PharmacologicSubstance+<>+I-Chemicals&Drugs",
|
22 |
+
"7": "B-Abbreviation+<>+B-Chemicals&Drugs+<>+B-OrganicChemical+<>+B-PharmacologicSubstance+<>+B-TherapeuticorPreventiveProcedure",
|
23 |
+
"8": "I-DiagnosticProcedure+<>+I-DiseaseorSyndrome",
|
24 |
+
"9": "B-Chemicals&Drugs+<>+B-OrganicChemical+<>+B-PharmacologicSubstance",
|
25 |
+
"10": "B-BodyLocationorRegion+<>+B-BodyPart,Organ,orOrganComponent",
|
26 |
+
"11": "B-Abbreviation+<>+B-SignorSymptom+<>+B-TherapeuticorPreventiveProcedure",
|
27 |
+
"12": "I-Chemicals&Drugs+<>+I-HazardousorPoisonousSubstance+<>+I-OrganicChemical+<>+I-PharmacologicSubstance",
|
28 |
+
"13": "I-Chemicals&Drugs+<>+I-Hormone+<>+I-PharmacologicSubstance",
|
29 |
+
"14": "B-DiseaseorSyndrome",
|
30 |
+
"15": "B-Abbreviation+<>+B-Hormone+<>+B-OrganicChemical+<>+B-PharmacologicSubstance+<>+I-Chemicals&Drugs",
|
31 |
+
"16": "I-Chemicals&Drugs",
|
32 |
+
"17": "I-DiseaseorSyndrome",
|
33 |
+
"18": "B-BodyPart,Organ,orOrganComponent+<>+B-SignorSymptom",
|
34 |
+
"19": "B-Chemicals&Drugs+<>+B-PharmacologicSubstance+<>+B-TherapeuticorPreventiveProcedure",
|
35 |
+
"20": "I-Chemicals&Drugs+<>+I-HazardousorPoisonousSubstance",
|
36 |
+
"21": "B-BodyPart,Organ,orOrganComponent",
|
37 |
+
"22": "I-BodyPart,Organ,orOrganComponent",
|
38 |
+
"23": "I-Abbreviation+<>+I-Chemicals&Drugs+<>+I-PharmacologicSubstance",
|
39 |
+
"24": "I-Chemicals&Drugs+<>+I-OrganicChemical",
|
40 |
+
"25": "B-OrganicChemical+<>+I-Chemicals&Drugs",
|
41 |
+
"26": "I-Abbreviation+<>+I-Chemicals&Drugs+<>+I-PharmacologicSubstance+<>+I-TherapeuticorPreventiveProcedure",
|
42 |
+
"27": "B-Abbreviation+<>+B-BodyLocationorRegion+<>+B-BodyPart,Organ,orOrganComponent",
|
43 |
+
"28": "B-Chemicals&Drugs+<>+B-Hormone+<>+B-PharmacologicSubstance",
|
44 |
+
"29": "B-Abbreviation+<>+B-Chemicals&Drugs+<>+B-OrganicChemical",
|
45 |
+
"30": "B-Chemicals&Drugs+<>+B-SignorSymptom",
|
46 |
+
"31": "I-BodyPart,Organ,orOrganComponent+<>+I-SignorSymptom",
|
47 |
+
"32": "I-MedicalDevice+<>+I-TherapeuticorPreventiveProcedure",
|
48 |
+
"33": "I-Chemicals&Drugs+<>+I-ImmunologicFactor",
|
49 |
+
"34": "B-Chemicals&Drugs+<>+B-TherapeuticorPreventiveProcedure",
|
50 |
+
"35": "B-Abbreviation+<>+B-DiseaseorSyndrome+<>+B-SignorSymptom",
|
51 |
+
"36": "I-Chemicals&Drugs+<>+I-OrganicChemical+<>+I-PharmacologicSubstance",
|
52 |
+
"37": "B-MedicalDevice+<>+B-TherapeuticorPreventiveProcedure",
|
53 |
+
"38": "I-Abbreviation+<>+I-DiseaseorSyndrome",
|
54 |
+
"39": "B-Abbreviation+<>+B-DiagnosticProcedure+<>+B-DiseaseorSyndrome",
|
55 |
+
"40": "B-Abbreviation+<>+B-MedicalDevice",
|
56 |
+
"41": "B-Abbreviation+<>+B-DiseaseorSyndrome",
|
57 |
+
"42": "I-PatientorDisabledGroup",
|
58 |
+
"43": "B-PharmacologicSubstance+<>+I-Chemicals&Drugs",
|
59 |
+
"44": "O",
|
60 |
+
"45": "I-BodyPart,Organ,orOrganComponent+<>+I-TherapeuticorPreventiveProcedure",
|
61 |
+
"46": "B-Abbreviation+<>+B-BodyLocationorRegion",
|
62 |
+
"47": "B-Abbreviation+<>+B-Chemicals&Drugs+<>+B-Hormone+<>+B-OrganicChemical+<>+B-PharmacologicSubstance",
|
63 |
+
"48": "B-DiseaseorSyndrome+<>+B-SignorSymptom",
|
64 |
+
"49": "I-Abbreviation+<>+I-SignorSymptom+<>+I-TherapeuticorPreventiveProcedure",
|
65 |
+
"50": "I-Abbreviation+<>+I-Chemicals&Drugs+<>+I-OrganicChemical",
|
66 |
+
"51": "I-Abbreviation+<>+I-Chemicals&Drugs+<>+I-ImmunologicFactor+<>+I-PharmacologicSubstance+<>+I-TherapeuticorPreventiveProcedure",
|
67 |
+
"52": "I-Abbreviation+<>+I-DiagnosticProcedure",
|
68 |
+
"53": "I-Abbreviation+<>+I-Chemicals&Drugs+<>+I-OrganicChemical+<>+I-PharmacologicSubstance",
|
69 |
+
"54": "B-DiagnosticProcedure+<>+B-DiseaseorSyndrome",
|
70 |
+
"55": "B-Abbreviation+<>+B-SignorSymptom",
|
71 |
+
"56": "B-Chemicals&Drugs+<>+B-ImmunologicFactor+<>+B-PharmacologicSubstance",
|
72 |
+
"57": "B-Abbreviation+<>+B-DiagnosticProcedure",
|
73 |
+
"58": "B-DiagnosticProcedure+<>+B-TherapeuticorPreventiveProcedure",
|
74 |
+
"59": "I-Abbreviation+<>+I-MedicalDevice+<>+I-TherapeuticorPreventiveProcedure",
|
75 |
+
"60": "I-DiseaseorSyndrome+<>+I-TherapeuticorPreventiveProcedure",
|
76 |
+
"61": "B-OrganicChemical+<>+B-PharmacologicSubstance+<>+I-Chemicals&Drugs",
|
77 |
+
"62": "B-Abbreviation+<>+B-TherapeuticorPreventiveProcedure",
|
78 |
+
"63": "B-DiagnosticProcedure+<>+B-MedicalDevice",
|
79 |
+
"64": "B-Chemicals&Drugs+<>+B-HazardousorPoisonousSubstance",
|
80 |
+
"65": "I-MedicalDevice",
|
81 |
+
"66": "I-DiagnosticProcedure+<>+I-MedicalDevice",
|
82 |
+
"67": "B-Chemicals&Drugs+<>+B-ImmunologicFactor",
|
83 |
+
"68": "B-Abbreviation",
|
84 |
+
"69": "B-Abbreviation+<>+B-Chemicals&Drugs+<>+B-PharmacologicSubstance",
|
85 |
+
"70": "B-BodyPart,Organ,orOrganComponent+<>+B-TherapeuticorPreventiveProcedure",
|
86 |
+
"71": "I-Abbreviation+<>+I-DiagnosticProcedure+<>+I-DiseaseorSyndrome",
|
87 |
+
"72": "I-Abbreviation+<>+I-MedicalDevice",
|
88 |
+
"73": "I-Abbreviation+<>+I-BodyLocationorRegion",
|
89 |
+
"74": "B-Chemicals&Drugs+<>+B-Hormone+<>+B-OrganicChemical+<>+B-PharmacologicSubstance+<>+B-TherapeuticorPreventiveProcedure",
|
90 |
+
"75": "I-SignorSymptom",
|
91 |
+
"76": "B-Abbreviation+<>+B-Chemicals&Drugs+<>+B-HazardousorPoisonousSubstance+<>+B-OrganicChemical+<>+B-PharmacologicSubstance",
|
92 |
+
"77": "B-DiagnosticProcedure",
|
93 |
+
"78": "I-Abbreviation+<>+I-Chemicals&Drugs+<>+I-OrganicChemical+<>+I-PharmacologicSubstance+<>+I-TherapeuticorPreventiveProcedure",
|
94 |
+
"79": "B-Abbreviation+<>+B-Chemicals&Drugs+<>+B-Hormone+<>+B-PharmacologicSubstance",
|
95 |
+
"80": "I-Abbreviation",
|
96 |
+
"81": "B-Abbreviation+<>+B-OrganicChemical+<>+B-PharmacologicSubstance+<>+I-Chemicals&Drugs",
|
97 |
+
"82": "B-Abbreviation+<>+B-PatientorDisabledGroup",
|
98 |
+
"83": "I-Abbreviation+<>+I-DiseaseorSyndrome+<>+I-SignorSymptom",
|
99 |
+
"84": "B-BodyLocationorRegion",
|
100 |
+
"85": "B-Chemicals&Drugs+<>+B-Hormone+<>+B-OrganicChemical",
|
101 |
+
"86": "I-DiseaseorSyndrome+<>+I-SignorSymptom",
|
102 |
+
"87": "B-SignorSymptom",
|
103 |
+
"88": "B-Chemicals&Drugs+<>+B-Hormone",
|
104 |
+
"89": "I-Abbreviation+<>+I-Chemicals&Drugs+<>+I-Hormone+<>+I-PharmacologicSubstance",
|
105 |
+
"90": "I-Chemicals&Drugs+<>+I-PharmacologicSubstance+<>+I-TherapeuticorPreventiveProcedure",
|
106 |
+
"91": "I-TherapeuticorPreventiveProcedure",
|
107 |
+
"92": "B-Chemicals&Drugs+<>+B-HazardousorPoisonousSubstance+<>+B-OrganicChemical+<>+B-PharmacologicSubstance",
|
108 |
+
"93": "I-Abbreviation+<>+I-TherapeuticorPreventiveProcedure",
|
109 |
+
"94": "B-Chemicals&Drugs+<>+B-PharmacologicSubstance",
|
110 |
+
"95": "B-TherapeuticorPreventiveProcedure",
|
111 |
+
"96": "B-Chemicals&Drugs+<>+B-OrganicChemical",
|
112 |
+
"97": "B-Abbreviation+<>+B-MedicalDevice+<>+B-TherapeuticorPreventiveProcedure",
|
113 |
+
"98": "B-Abbreviation+<>+B-Chemicals&Drugs+<>+B-ImmunologicFactor+<>+B-PharmacologicSubstance+<>+B-TherapeuticorPreventiveProcedure",
|
114 |
+
"99": "B-Abbreviation+<>+B-BodyLocationorRegion+<>+B-TherapeuticorPreventiveProcedure",
|
115 |
+
"100": "I-Abbreviation+<>+I-BodyLocationorRegion+<>+I-BodyPart,Organ,orOrganComponent",
|
116 |
+
"101": "B-Chemicals&Drugs+<>+B-Hormone+<>+B-OrganicChemical+<>+B-PharmacologicSubstance",
|
117 |
+
"102": "I-BodyLocationorRegion",
|
118 |
+
"103": "B-Abbreviation+<>+B-BodyPart,Organ,orOrganComponent",
|
119 |
+
"104": "B-Abbreviation+<>+B-PharmacologicSubstance+<>+I-Chemicals&Drugs",
|
120 |
+
"105": "B-PatientorDisabledGroup",
|
121 |
+
"106": "B-MedicalDevice",
|
122 |
+
"107": "I-DiagnosticProcedure",
|
123 |
+
"108": "I-Abbreviation+<>+I-BodyPart,Organ,orOrganComponent",
|
124 |
+
"109": "B-Abbreviation+<>+B-Chemicals&Drugs+<>+B-PharmacologicSubstance+<>+B-TherapeuticorPreventiveProcedure",
|
125 |
+
"110": "I-Abbreviation+<>+I-Chemicals&Drugs",
|
126 |
+
"111": "B-Abbreviation+<>+B-Hormone+<>+I-Chemicals&Drugs",
|
127 |
+
"112": "B-Hormone+<>+B-OrganicChemical+<>+B-PharmacologicSubstance+<>+I-Chemicals&Drugs",
|
128 |
+
"113": "B-Chemicals&Drugs+<>+B-OrganicChemical+<>+B-PharmacologicSubstance+<>+B-TherapeuticorPreventiveProcedure",
|
129 |
+
"114": "B-Abbreviation+<>+B-Chemicals&Drugs+<>+B-OrganicChemical+<>+B-PharmacologicSubstance",
|
130 |
+
"115": "I-DiagnosticProcedure+<>+I-TherapeuticorPreventiveProcedure",
|
131 |
+
"116": "I-Abbreviation+<>+I-DiagnosticProcedure+<>+I-TherapeuticorPreventiveProcedure",
|
132 |
+
"117": "I-Chemicals&Drugs+<>+I-OrganicChemical+<>+I-PharmacologicSubstance+<>+I-TherapeuticorPreventiveProcedure",
|
133 |
+
"118": "B-Chemicals&Drugs+<>+B-HazardousorPoisonousSubstance+<>+B-OrganicChemical",
|
134 |
+
"119": "B-Chemicals&Drugs",
|
135 |
+
"120": "B-Hormone+<>+I-Chemicals&Drugs",
|
136 |
+
"121": "B-Abbreviation+<>+B-DiseaseorSyndrome+<>+B-TherapeuticorPreventiveProcedure",
|
137 |
+
"122": "I-Chemicals&Drugs+<>+I-PharmacologicSubstance",
|
138 |
+
"123": "X"
|
139 |
+
},
|
140 |
+
"initializer_range": 0.02,
|
141 |
+
"intermediate_size": 3072,
|
142 |
+
"label2id": {
|
143 |
+
"B-Abbreviation+<>+B-DiagnosticProcedure+<>+B-TherapeuticorPreventiveProcedure": 0,
|
144 |
+
"B-Abbreviation+<>+B-Chemicals&Drugs": 1,
|
145 |
+
"B-BodyLocationorRegion+<>+B-BodyPart,Organ,orOrganComponent": 10,
|
146 |
+
"LABEL_100": 100,
|
147 |
+
"LABEL_101": 101,
|
148 |
+
"LABEL_102": 102,
|
149 |
+
"LABEL_103": 103,
|
150 |
+
"LABEL_104": 104,
|
151 |
+
"LABEL_105": 105,
|
152 |
+
"LABEL_106": 106,
|
153 |
+
"LABEL_107": 107,
|
154 |
+
"LABEL_108": 108,
|
155 |
+
"LABEL_109": 109,
|
156 |
+
"B-Abbreviation+<>+B-SignorSymptom+<>+B-TherapeuticorPreventiveProcedure": 11,
|
157 |
+
"LABEL_110": 110,
|
158 |
+
"LABEL_111": 111,
|
159 |
+
"LABEL_112": 112,
|
160 |
+
"LABEL_113": 113,
|
161 |
+
"LABEL_114": 114,
|
162 |
+
"LABEL_115": 115,
|
163 |
+
"LABEL_116": 116,
|
164 |
+
"LABEL_117": 117,
|
165 |
+
"LABEL_118": 118,
|
166 |
+
"LABEL_119": 119,
|
167 |
+
"I-Chemicals&Drugs+<>+I-HazardousorPoisonousSubstance+<>+I-OrganicChemical+<>+I-PharmacologicSubstance": 12,
|
168 |
+
"LABEL_120": 120,
|
169 |
+
"LABEL_121": 121,
|
170 |
+
"LABEL_122": 122,
|
171 |
+
"LABEL_123": 123,
|
172 |
+
"I-Chemicals&Drugs+<>+I-Hormone+<>+I-PharmacologicSubstance": 13,
|
173 |
+
"B-DiseaseorSyndrome": 14,
|
174 |
+
"B-Abbreviation+<>+B-Hormone+<>+B-OrganicChemical+<>+B-PharmacologicSubstance+<>+I-Chemicals&Drugs": 15,
|
175 |
+
"I-Chemicals&Drugs": 16,
|
176 |
+
"I-DiseaseorSyndrome": 17,
|
177 |
+
"B-BodyPart,Organ,orOrganComponent+<>+B-SignorSymptom": 18,
|
178 |
+
"B-Chemicals&Drugs+<>+B-PharmacologicSubstance+<>+B-TherapeuticorPreventiveProcedure": 19,
|
179 |
+
"B-DiseaseorSyndrome+<>+B-TherapeuticorPreventiveProcedure": 2,
|
180 |
+
"I-Chemicals&Drugs+<>+I-HazardousorPoisonousSubstance": 20,
|
181 |
+
"B-BodyPart,Organ,orOrganComponent": 21,
|
182 |
+
"I-BodyPart,Organ,orOrganComponent": 22,
|
183 |
+
"I-Abbreviation+<>+I-Chemicals&Drugs+<>+I-PharmacologicSubstance": 23,
|
184 |
+
"LABEL_24": 24,
|
185 |
+
"LABEL_25": 25,
|
186 |
+
"LABEL_26": 26,
|
187 |
+
"LABEL_27": 27,
|
188 |
+
"LABEL_28": 28,
|
189 |
+
"LABEL_29": 29,
|
190 |
+
"I-Abbreviation+<>+I-SignorSymptom": 3,
|
191 |
+
"LABEL_30": 30,
|
192 |
+
"LABEL_31": 31,
|
193 |
+
"LABEL_32": 32,
|
194 |
+
"LABEL_33": 33,
|
195 |
+
"LABEL_34": 34,
|
196 |
+
"LABEL_35": 35,
|
197 |
+
"LABEL_36": 36,
|
198 |
+
"LABEL_37": 37,
|
199 |
+
"LABEL_38": 38,
|
200 |
+
"LABEL_39": 39,
|
201 |
+
"I-BodyLocationorRegion+<>+I-BodyPart,Organ,orOrganComponent": 4,
|
202 |
+
"LABEL_40": 40,
|
203 |
+
"LABEL_41": 41,
|
204 |
+
"LABEL_42": 42,
|
205 |
+
"LABEL_43": 43,
|
206 |
+
"LABEL_44": 44,
|
207 |
+
"LABEL_45": 45,
|
208 |
+
"LABEL_46": 46,
|
209 |
+
"LABEL_47": 47,
|
210 |
+
"LABEL_48": 48,
|
211 |
+
"LABEL_49": 49,
|
212 |
+
"I-Chemicals&Drugs+<>+I-Hormone+<>+I-OrganicChemical+<>+I-PharmacologicSubstance+<>+I-TherapeuticorPreventiveProcedure": 5,
|
213 |
+
"LABEL_50": 50,
|
214 |
+
"LABEL_51": 51,
|
215 |
+
"LABEL_52": 52,
|
216 |
+
"LABEL_53": 53,
|
217 |
+
"LABEL_54": 54,
|
218 |
+
"LABEL_55": 55,
|
219 |
+
"LABEL_56": 56,
|
220 |
+
"LABEL_57": 57,
|
221 |
+
"LABEL_58": 58,
|
222 |
+
"LABEL_59": 59,
|
223 |
+
"B-Abbreviation+<>+B-Hormone+<>+B-PharmacologicSubstance+<>+I-Chemicals&Drugs": 6,
|
224 |
+
"LABEL_60": 60,
|
225 |
+
"LABEL_61": 61,
|
226 |
+
"LABEL_62": 62,
|
227 |
+
"LABEL_63": 63,
|
228 |
+
"LABEL_64": 64,
|
229 |
+
"LABEL_65": 65,
|
230 |
+
"LABEL_66": 66,
|
231 |
+
"LABEL_67": 67,
|
232 |
+
"LABEL_68": 68,
|
233 |
+
"LABEL_69": 69,
|
234 |
+
"B-Abbreviation+<>+B-Chemicals&Drugs+<>+B-OrganicChemical+<>+B-PharmacologicSubstance+<>+B-TherapeuticorPreventiveProcedure": 7,
|
235 |
+
"LABEL_70": 70,
|
236 |
+
"LABEL_71": 71,
|
237 |
+
"LABEL_72": 72,
|
238 |
+
"LABEL_73": 73,
|
239 |
+
"LABEL_74": 74,
|
240 |
+
"LABEL_75": 75,
|
241 |
+
"LABEL_76": 76,
|
242 |
+
"LABEL_77": 77,
|
243 |
+
"LABEL_78": 78,
|
244 |
+
"LABEL_79": 79,
|
245 |
+
"I-DiagnosticProcedure+<>+I-DiseaseorSyndrome": 8,
|
246 |
+
"LABEL_80": 80,
|
247 |
+
"LABEL_81": 81,
|
248 |
+
"LABEL_82": 82,
|
249 |
+
"LABEL_83": 83,
|
250 |
+
"LABEL_84": 84,
|
251 |
+
"LABEL_85": 85,
|
252 |
+
"LABEL_86": 86,
|
253 |
+
"LABEL_87": 87,
|
254 |
+
"LABEL_88": 88,
|
255 |
+
"LABEL_89": 89,
|
256 |
+
"B-Chemicals&Drugs+<>+B-OrganicChemical+<>+B-PharmacologicSubstance": 9,
|
257 |
+
"LABEL_90": 90,
|
258 |
+
"LABEL_91": 91,
|
259 |
+
"LABEL_92": 92,
|
260 |
+
"LABEL_93": 93,
|
261 |
+
"LABEL_94": 94,
|
262 |
+
"LABEL_95": 95,
|
263 |
+
"LABEL_96": 96,
|
264 |
+
"LABEL_97": 97,
|
265 |
+
"LABEL_98": 98,
|
266 |
+
"LABEL_99": 99
|
267 |
+
},
|
268 |
+
"layer_norm_eps": 1e-12,
|
269 |
+
"max_position_embeddings": 512,
|
270 |
+
"model_type": "bert",
|
271 |
+
"num_attention_heads": 12,
|
272 |
+
"num_hidden_layers": 12,
|
273 |
+
"output_past": true,
|
274 |
+
"pad_token_id": null,
|
275 |
+
"pooler_fc_size": 768,
|
276 |
+
"pooler_num_attention_heads": 12,
|
277 |
+
"pooler_num_fc_layers": 3,
|
278 |
+
"pooler_size_per_head": 128,
|
279 |
+
"pooler_type": "first_token_transform",
|
280 |
+
"position_embedding_type": "absolute",
|
281 |
+
"torch_dtype": "float32",
|
282 |
+
"transformers_version": "4.9.0",
|
283 |
+
"type_vocab_size": 2,
|
284 |
+
"use_cache": true,
|
285 |
+
"vocab_size": 119547
|
286 |
+
}
|
idx2tag.json
CHANGED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"0": "B-Abbreviation+<>+B-DiagnosticProcedure+<>+B-TherapeuticorPreventiveProcedure", "1": "B-Abbreviation+<>+B-Chemicals&Drugs", "2": "B-DiseaseorSyndrome+<>+B-TherapeuticorPreventiveProcedure", "3": "I-Abbreviation+<>+I-SignorSymptom", "4": "I-BodyLocationorRegion+<>+I-BodyPart,Organ,orOrganComponent", "5": "I-Chemicals&Drugs+<>+I-Hormone+<>+I-OrganicChemical+<>+I-PharmacologicSubstance+<>+I-TherapeuticorPreventiveProcedure", "6": "B-Abbreviation+<>+B-Hormone+<>+B-PharmacologicSubstance+<>+I-Chemicals&Drugs", "7": "B-Abbreviation+<>+B-Chemicals&Drugs+<>+B-OrganicChemical+<>+B-PharmacologicSubstance+<>+B-TherapeuticorPreventiveProcedure", "8": "I-DiagnosticProcedure+<>+I-DiseaseorSyndrome", "9": "B-Chemicals&Drugs+<>+B-OrganicChemical+<>+B-PharmacologicSubstance", "10": "B-BodyLocationorRegion+<>+B-BodyPart,Organ,orOrganComponent", "11": "B-Abbreviation+<>+B-SignorSymptom+<>+B-TherapeuticorPreventiveProcedure", "12": "I-Chemicals&Drugs+<>+I-HazardousorPoisonousSubstance+<>+I-OrganicChemical+<>+I-PharmacologicSubstance", "13": "I-Chemicals&Drugs+<>+I-Hormone+<>+I-PharmacologicSubstance", "14": "B-DiseaseorSyndrome", "15": "B-Abbreviation+<>+B-Hormone+<>+B-OrganicChemical+<>+B-PharmacologicSubstance+<>+I-Chemicals&Drugs", "16": "I-Chemicals&Drugs", "17": "I-DiseaseorSyndrome", "18": "B-BodyPart,Organ,orOrganComponent+<>+B-SignorSymptom", "19": "B-Chemicals&Drugs+<>+B-PharmacologicSubstance+<>+B-TherapeuticorPreventiveProcedure", "20": "I-Chemicals&Drugs+<>+I-HazardousorPoisonousSubstance", "21": "B-BodyPart,Organ,orOrganComponent", "22": "I-BodyPart,Organ,orOrganComponent", "23": "I-Abbreviation+<>+I-Chemicals&Drugs+<>+I-PharmacologicSubstance", "24": "I-Chemicals&Drugs+<>+I-OrganicChemical", "25": "B-OrganicChemical+<>+I-Chemicals&Drugs", "26": "I-Abbreviation+<>+I-Chemicals&Drugs+<>+I-PharmacologicSubstance+<>+I-TherapeuticorPreventiveProcedure", "27": "B-Abbreviation+<>+B-BodyLocationorRegion+<>+B-BodyPart,Organ,orOrganComponent", "28": "B-Chemicals&Drugs+<>+B-Hormone+<>+B-PharmacologicSubstance", "29": "B-Abbreviation+<>+B-Chemicals&Drugs+<>+B-OrganicChemical", "30": "B-Chemicals&Drugs+<>+B-SignorSymptom", "31": "I-BodyPart,Organ,orOrganComponent+<>+I-SignorSymptom", "32": "I-MedicalDevice+<>+I-TherapeuticorPreventiveProcedure", "33": "I-Chemicals&Drugs+<>+I-ImmunologicFactor", "34": "B-Chemicals&Drugs+<>+B-TherapeuticorPreventiveProcedure", "35": "B-Abbreviation+<>+B-DiseaseorSyndrome+<>+B-SignorSymptom", "36": "I-Chemicals&Drugs+<>+I-OrganicChemical+<>+I-PharmacologicSubstance", "37": "B-MedicalDevice+<>+B-TherapeuticorPreventiveProcedure", "38": "I-Abbreviation+<>+I-DiseaseorSyndrome", "39": "B-Abbreviation+<>+B-DiagnosticProcedure+<>+B-DiseaseorSyndrome", "40": "B-Abbreviation+<>+B-MedicalDevice", "41": "B-Abbreviation+<>+B-DiseaseorSyndrome", "42": "I-PatientorDisabledGroup", "43": "B-PharmacologicSubstance+<>+I-Chemicals&Drugs", "44": "O", "45": "I-BodyPart,Organ,orOrganComponent+<>+I-TherapeuticorPreventiveProcedure", "46": "B-Abbreviation+<>+B-BodyLocationorRegion", "47": "B-Abbreviation+<>+B-Chemicals&Drugs+<>+B-Hormone+<>+B-OrganicChemical+<>+B-PharmacologicSubstance", "48": "B-DiseaseorSyndrome+<>+B-SignorSymptom", "49": "I-Abbreviation+<>+I-SignorSymptom+<>+I-TherapeuticorPreventiveProcedure", "50": "I-Abbreviation+<>+I-Chemicals&Drugs+<>+I-OrganicChemical", "51": "I-Abbreviation+<>+I-Chemicals&Drugs+<>+I-ImmunologicFactor+<>+I-PharmacologicSubstance+<>+I-TherapeuticorPreventiveProcedure", "52": "I-Abbreviation+<>+I-DiagnosticProcedure", "53": "I-Abbreviation+<>+I-Chemicals&Drugs+<>+I-OrganicChemical+<>+I-PharmacologicSubstance", "54": "B-DiagnosticProcedure+<>+B-DiseaseorSyndrome", "55": "B-Abbreviation+<>+B-SignorSymptom", "56": "B-Chemicals&Drugs+<>+B-ImmunologicFactor+<>+B-PharmacologicSubstance", "57": "B-Abbreviation+<>+B-DiagnosticProcedure", "58": "B-DiagnosticProcedure+<>+B-TherapeuticorPreventiveProcedure", "59": "I-Abbreviation+<>+I-MedicalDevice+<>+I-TherapeuticorPreventiveProcedure", "60": "I-DiseaseorSyndrome+<>+I-TherapeuticorPreventiveProcedure", "61": "B-OrganicChemical+<>+B-PharmacologicSubstance+<>+I-Chemicals&Drugs", "62": "B-Abbreviation+<>+B-TherapeuticorPreventiveProcedure", "63": "B-DiagnosticProcedure+<>+B-MedicalDevice", "64": "B-Chemicals&Drugs+<>+B-HazardousorPoisonousSubstance", "65": "I-MedicalDevice", "66": "I-DiagnosticProcedure+<>+I-MedicalDevice", "67": "B-Chemicals&Drugs+<>+B-ImmunologicFactor", "68": "B-Abbreviation", "69": "B-Abbreviation+<>+B-Chemicals&Drugs+<>+B-PharmacologicSubstance", "70": "B-BodyPart,Organ,orOrganComponent+<>+B-TherapeuticorPreventiveProcedure", "71": "I-Abbreviation+<>+I-DiagnosticProcedure+<>+I-DiseaseorSyndrome", "72": "I-Abbreviation+<>+I-MedicalDevice", "73": "I-Abbreviation+<>+I-BodyLocationorRegion", "74": "B-Chemicals&Drugs+<>+B-Hormone+<>+B-OrganicChemical+<>+B-PharmacologicSubstance+<>+B-TherapeuticorPreventiveProcedure", "75": "I-SignorSymptom", "76": "B-Abbreviation+<>+B-Chemicals&Drugs+<>+B-HazardousorPoisonousSubstance+<>+B-OrganicChemical+<>+B-PharmacologicSubstance", "77": "B-DiagnosticProcedure", "78": "I-Abbreviation+<>+I-Chemicals&Drugs+<>+I-OrganicChemical+<>+I-PharmacologicSubstance+<>+I-TherapeuticorPreventiveProcedure", "79": "B-Abbreviation+<>+B-Chemicals&Drugs+<>+B-Hormone+<>+B-PharmacologicSubstance", "80": "I-Abbreviation", "81": "B-Abbreviation+<>+B-OrganicChemical+<>+B-PharmacologicSubstance+<>+I-Chemicals&Drugs", "82": "B-Abbreviation+<>+B-PatientorDisabledGroup", "83": "I-Abbreviation+<>+I-DiseaseorSyndrome+<>+I-SignorSymptom", "84": "B-BodyLocationorRegion", "85": "B-Chemicals&Drugs+<>+B-Hormone+<>+B-OrganicChemical", "86": "I-DiseaseorSyndrome+<>+I-SignorSymptom", "87": "B-SignorSymptom", "88": "B-Chemicals&Drugs+<>+B-Hormone", "89": "I-Abbreviation+<>+I-Chemicals&Drugs+<>+I-Hormone+<>+I-PharmacologicSubstance", "90": "I-Chemicals&Drugs+<>+I-PharmacologicSubstance+<>+I-TherapeuticorPreventiveProcedure", "91": "I-TherapeuticorPreventiveProcedure", "92": "B-Chemicals&Drugs+<>+B-HazardousorPoisonousSubstance+<>+B-OrganicChemical+<>+B-PharmacologicSubstance", "93": "I-Abbreviation+<>+I-TherapeuticorPreventiveProcedure", "94": "B-Chemicals&Drugs+<>+B-PharmacologicSubstance", "95": "B-TherapeuticorPreventiveProcedure", "96": "B-Chemicals&Drugs+<>+B-OrganicChemical", "97": "B-Abbreviation+<>+B-MedicalDevice+<>+B-TherapeuticorPreventiveProcedure", "98": "B-Abbreviation+<>+B-Chemicals&Drugs+<>+B-ImmunologicFactor+<>+B-PharmacologicSubstance+<>+B-TherapeuticorPreventiveProcedure", "99": "B-Abbreviation+<>+B-BodyLocationorRegion+<>+B-TherapeuticorPreventiveProcedure", "100": "I-Abbreviation+<>+I-BodyLocationorRegion+<>+I-BodyPart,Organ,orOrganComponent", "101": "B-Chemicals&Drugs+<>+B-Hormone+<>+B-OrganicChemical+<>+B-PharmacologicSubstance", "102": "I-BodyLocationorRegion", "103": "B-Abbreviation+<>+B-BodyPart,Organ,orOrganComponent", "104": "B-Abbreviation+<>+B-PharmacologicSubstance+<>+I-Chemicals&Drugs", "105": "B-PatientorDisabledGroup", "106": "B-MedicalDevice", "107": "I-DiagnosticProcedure", "108": "I-Abbreviation+<>+I-BodyPart,Organ,orOrganComponent", "109": "B-Abbreviation+<>+B-Chemicals&Drugs+<>+B-PharmacologicSubstance+<>+B-TherapeuticorPreventiveProcedure", "110": "I-Abbreviation+<>+I-Chemicals&Drugs", "111": "B-Abbreviation+<>+B-Hormone+<>+I-Chemicals&Drugs", "112": "B-Hormone+<>+B-OrganicChemical+<>+B-PharmacologicSubstance+<>+I-Chemicals&Drugs", "113": "B-Chemicals&Drugs+<>+B-OrganicChemical+<>+B-PharmacologicSubstance+<>+B-TherapeuticorPreventiveProcedure", "114": "B-Abbreviation+<>+B-Chemicals&Drugs+<>+B-OrganicChemical+<>+B-PharmacologicSubstance", "115": "I-DiagnosticProcedure+<>+I-TherapeuticorPreventiveProcedure", "116": "I-Abbreviation+<>+I-DiagnosticProcedure+<>+I-TherapeuticorPreventiveProcedure", "117": "I-Chemicals&Drugs+<>+I-OrganicChemical+<>+I-PharmacologicSubstance+<>+I-TherapeuticorPreventiveProcedure", "118": "B-Chemicals&Drugs+<>+B-HazardousorPoisonousSubstance+<>+B-OrganicChemical", "119": "B-Chemicals&Drugs", "120": "B-Hormone+<>+I-Chemicals&Drugs", "121": "B-Abbreviation+<>+B-DiseaseorSyndrome+<>+B-TherapeuticorPreventiveProcedure", "122": "I-Chemicals&Drugs+<>+I-PharmacologicSubstance", "123": "X"}
|
tokenizer_config.json
CHANGED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"do_lower_case": true, "max_len": 512, "unk_token": "[UNK]", "sep_token": "[SEP]", "pad_token": "[PAD]", "cls_token": "[CLS]", "mask_token": "[MASK]"}
|