Training in progress epoch 0
Browse files- config.json +412 -0
- model.safetensors +3 -0
- special_tokens_map.json +7 -0
- tokenizer.json +0 -0
- tokenizer_config.json +58 -0
- vocab.txt +0 -0
config.json
ADDED
@@ -0,0 +1,412 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
"classifier_dropout": null,
|
9 |
+
"directionality": "bidi",
|
10 |
+
"eos_token_ids": null,
|
11 |
+
"hidden_act": "gelu",
|
12 |
+
"hidden_dropout_prob": 0.1,
|
13 |
+
"hidden_size": 768,
|
14 |
+
"id2label": {
|
15 |
+
"0": "O",
|
16 |
+
"1": "B-Pathophysiology",
|
17 |
+
"2": "I-Pathophysiology",
|
18 |
+
"3": "B-Pathophysiology-Epidemiology",
|
19 |
+
"4": "I-Pathophysiology-Epidemiology",
|
20 |
+
"5": "B-Pathophysiology-Epidemiology-Etiology",
|
21 |
+
"6": "I-Pathophysiology-Epidemiology-Etiology",
|
22 |
+
"7": "B-Pathophysiology-Epidemiology-History",
|
23 |
+
"8": "I-Pathophysiology-Epidemiology-History",
|
24 |
+
"9": "B-Pathophysiology-Epidemiology-Physical_examination",
|
25 |
+
"10": "I-Pathophysiology-Epidemiology-Physical_examination",
|
26 |
+
"11": "B-Pathophysiology-Epidemiology-Complementary_exams",
|
27 |
+
"12": "I-Pathophysiology-Epidemiology-Complementary_exams",
|
28 |
+
"13": "B-Pathophysiology-Epidemiology-Differential_diagnosis",
|
29 |
+
"14": "I-Pathophysiology-Epidemiology-Differential_diagnosis",
|
30 |
+
"15": "B-Pathophysiology-Epidemiology-Therapeutic_plan",
|
31 |
+
"16": "I-Pathophysiology-Epidemiology-Therapeutic_plan",
|
32 |
+
"17": "B-Pathophysiology-Etiology",
|
33 |
+
"18": "I-Pathophysiology-Etiology",
|
34 |
+
"19": "B-Pathophysiology-Etiology-History",
|
35 |
+
"20": "I-Pathophysiology-Etiology-History",
|
36 |
+
"21": "B-Pathophysiology-Etiology-Physical_examination",
|
37 |
+
"22": "I-Pathophysiology-Etiology-Physical_examination",
|
38 |
+
"23": "B-Pathophysiology-Etiology-Complementary_exams",
|
39 |
+
"24": "I-Pathophysiology-Etiology-Complementary_exams",
|
40 |
+
"25": "B-Pathophysiology-Etiology-Differential_diagnosis",
|
41 |
+
"26": "I-Pathophysiology-Etiology-Differential_diagnosis",
|
42 |
+
"27": "B-Pathophysiology-Etiology-Therapeutic_plan",
|
43 |
+
"28": "I-Pathophysiology-Etiology-Therapeutic_plan",
|
44 |
+
"29": "B-Pathophysiology-History",
|
45 |
+
"30": "I-Pathophysiology-History",
|
46 |
+
"31": "B-Pathophysiology-History-Physical_examination",
|
47 |
+
"32": "I-Pathophysiology-History-Physical_examination",
|
48 |
+
"33": "B-Pathophysiology-History-Complementary_exams",
|
49 |
+
"34": "I-Pathophysiology-History-Complementary_exams",
|
50 |
+
"35": "B-Pathophysiology-History-Differential_diagnosis",
|
51 |
+
"36": "I-Pathophysiology-History-Differential_diagnosis",
|
52 |
+
"37": "B-Pathophysiology-History-Therapeutic_plan",
|
53 |
+
"38": "I-Pathophysiology-History-Therapeutic_plan",
|
54 |
+
"39": "B-Pathophysiology-Physical_examination",
|
55 |
+
"40": "I-Pathophysiology-Physical_examination",
|
56 |
+
"41": "B-Pathophysiology-Physical_examination-Complementary_exams",
|
57 |
+
"42": "I-Pathophysiology-Physical_examination-Complementary_exams",
|
58 |
+
"43": "B-Pathophysiology-Physical_examination-Differential_diagnosis",
|
59 |
+
"44": "I-Pathophysiology-Physical_examination-Differential_diagnosis",
|
60 |
+
"45": "B-Pathophysiology-Physical_examination-Therapeutic_plan",
|
61 |
+
"46": "I-Pathophysiology-Physical_examination-Therapeutic_plan",
|
62 |
+
"47": "B-Pathophysiology-Complementary_exams",
|
63 |
+
"48": "I-Pathophysiology-Complementary_exams",
|
64 |
+
"49": "B-Pathophysiology-Complementary_exams-Differential_diagnosis",
|
65 |
+
"50": "I-Pathophysiology-Complementary_exams-Differential_diagnosis",
|
66 |
+
"51": "B-Pathophysiology-Complementary_exams-Therapeutic_plan",
|
67 |
+
"52": "I-Pathophysiology-Complementary_exams-Therapeutic_plan",
|
68 |
+
"53": "B-Pathophysiology-Differential_diagnosis",
|
69 |
+
"54": "I-Pathophysiology-Differential_diagnosis",
|
70 |
+
"55": "B-Pathophysiology-Differential_diagnosis-Therapeutic_plan",
|
71 |
+
"56": "I-Pathophysiology-Differential_diagnosis-Therapeutic_plan",
|
72 |
+
"57": "B-Pathophysiology-Therapeutic_plan",
|
73 |
+
"58": "I-Pathophysiology-Therapeutic_plan",
|
74 |
+
"59": "B-Epidemiology",
|
75 |
+
"60": "I-Epidemiology",
|
76 |
+
"61": "B-Epidemiology-Etiology",
|
77 |
+
"62": "I-Epidemiology-Etiology",
|
78 |
+
"63": "B-Epidemiology-Etiology-History",
|
79 |
+
"64": "I-Epidemiology-Etiology-History",
|
80 |
+
"65": "B-Epidemiology-Etiology-Physical_examination",
|
81 |
+
"66": "I-Epidemiology-Etiology-Physical_examination",
|
82 |
+
"67": "B-Epidemiology-Etiology-Complementary_exams",
|
83 |
+
"68": "I-Epidemiology-Etiology-Complementary_exams",
|
84 |
+
"69": "B-Epidemiology-Etiology-Differential_diagnosis",
|
85 |
+
"70": "I-Epidemiology-Etiology-Differential_diagnosis",
|
86 |
+
"71": "B-Epidemiology-Etiology-Therapeutic_plan",
|
87 |
+
"72": "I-Epidemiology-Etiology-Therapeutic_plan",
|
88 |
+
"73": "B-Epidemiology-History",
|
89 |
+
"74": "I-Epidemiology-History",
|
90 |
+
"75": "B-Epidemiology-History-Physical_examination",
|
91 |
+
"76": "I-Epidemiology-History-Physical_examination",
|
92 |
+
"77": "B-Epidemiology-History-Complementary_exams",
|
93 |
+
"78": "I-Epidemiology-History-Complementary_exams",
|
94 |
+
"79": "B-Epidemiology-History-Differential_diagnosis",
|
95 |
+
"80": "I-Epidemiology-History-Differential_diagnosis",
|
96 |
+
"81": "B-Epidemiology-History-Therapeutic_plan",
|
97 |
+
"82": "I-Epidemiology-History-Therapeutic_plan",
|
98 |
+
"83": "B-Epidemiology-Physical_examination",
|
99 |
+
"84": "I-Epidemiology-Physical_examination",
|
100 |
+
"85": "B-Epidemiology-Physical_examination-Complementary_exams",
|
101 |
+
"86": "I-Epidemiology-Physical_examination-Complementary_exams",
|
102 |
+
"87": "B-Epidemiology-Physical_examination-Differential_diagnosis",
|
103 |
+
"88": "I-Epidemiology-Physical_examination-Differential_diagnosis",
|
104 |
+
"89": "B-Epidemiology-Physical_examination-Therapeutic_plan",
|
105 |
+
"90": "I-Epidemiology-Physical_examination-Therapeutic_plan",
|
106 |
+
"91": "B-Epidemiology-Complementary_exams",
|
107 |
+
"92": "I-Epidemiology-Complementary_exams",
|
108 |
+
"93": "B-Epidemiology-Complementary_exams-Differential_diagnosis",
|
109 |
+
"94": "I-Epidemiology-Complementary_exams-Differential_diagnosis",
|
110 |
+
"95": "B-Epidemiology-Complementary_exams-Therapeutic_plan",
|
111 |
+
"96": "I-Epidemiology-Complementary_exams-Therapeutic_plan",
|
112 |
+
"97": "B-Epidemiology-Differential_diagnosis",
|
113 |
+
"98": "I-Epidemiology-Differential_diagnosis",
|
114 |
+
"99": "B-Epidemiology-Differential_diagnosis-Therapeutic_plan",
|
115 |
+
"100": "I-Epidemiology-Differential_diagnosis-Therapeutic_plan",
|
116 |
+
"101": "B-Epidemiology-Therapeutic_plan",
|
117 |
+
"102": "I-Epidemiology-Therapeutic_plan",
|
118 |
+
"103": "B-Etiology",
|
119 |
+
"104": "I-Etiology",
|
120 |
+
"105": "B-Etiology-History",
|
121 |
+
"106": "I-Etiology-History",
|
122 |
+
"107": "B-Etiology-History-Physical_examination",
|
123 |
+
"108": "I-Etiology-History-Physical_examination",
|
124 |
+
"109": "B-Etiology-History-Complementary_exams",
|
125 |
+
"110": "I-Etiology-History-Complementary_exams",
|
126 |
+
"111": "B-Etiology-History-Differential_diagnosis",
|
127 |
+
"112": "I-Etiology-History-Differential_diagnosis",
|
128 |
+
"113": "B-Etiology-History-Therapeutic_plan",
|
129 |
+
"114": "I-Etiology-History-Therapeutic_plan",
|
130 |
+
"115": "B-Etiology-Physical_examination",
|
131 |
+
"116": "I-Etiology-Physical_examination",
|
132 |
+
"117": "B-Etiology-Physical_examination-Complementary_exams",
|
133 |
+
"118": "I-Etiology-Physical_examination-Complementary_exams",
|
134 |
+
"119": "B-Etiology-Physical_examination-Differential_diagnosis",
|
135 |
+
"120": "I-Etiology-Physical_examination-Differential_diagnosis",
|
136 |
+
"121": "B-Etiology-Physical_examination-Therapeutic_plan",
|
137 |
+
"122": "I-Etiology-Physical_examination-Therapeutic_plan",
|
138 |
+
"123": "B-Etiology-Complementary_exams",
|
139 |
+
"124": "I-Etiology-Complementary_exams",
|
140 |
+
"125": "B-Etiology-Complementary_exams-Differential_diagnosis",
|
141 |
+
"126": "I-Etiology-Complementary_exams-Differential_diagnosis",
|
142 |
+
"127": "B-Etiology-Complementary_exams-Therapeutic_plan",
|
143 |
+
"128": "I-Etiology-Complementary_exams-Therapeutic_plan",
|
144 |
+
"129": "B-Etiology-Differential_diagnosis",
|
145 |
+
"130": "I-Etiology-Differential_diagnosis",
|
146 |
+
"131": "B-Etiology-Differential_diagnosis-Therapeutic_plan",
|
147 |
+
"132": "I-Etiology-Differential_diagnosis-Therapeutic_plan",
|
148 |
+
"133": "B-Etiology-Therapeutic_plan",
|
149 |
+
"134": "I-Etiology-Therapeutic_plan",
|
150 |
+
"135": "B-History",
|
151 |
+
"136": "I-History",
|
152 |
+
"137": "B-History-Physical_examination",
|
153 |
+
"138": "I-History-Physical_examination",
|
154 |
+
"139": "B-History-Physical_examination-Complementary_exams",
|
155 |
+
"140": "I-History-Physical_examination-Complementary_exams",
|
156 |
+
"141": "B-History-Physical_examination-Differential_diagnosis",
|
157 |
+
"142": "I-History-Physical_examination-Differential_diagnosis",
|
158 |
+
"143": "B-History-Physical_examination-Therapeutic_plan",
|
159 |
+
"144": "I-History-Physical_examination-Therapeutic_plan",
|
160 |
+
"145": "B-History-Complementary_exams",
|
161 |
+
"146": "I-History-Complementary_exams",
|
162 |
+
"147": "B-History-Complementary_exams-Differential_diagnosis",
|
163 |
+
"148": "I-History-Complementary_exams-Differential_diagnosis",
|
164 |
+
"149": "B-History-Complementary_exams-Therapeutic_plan",
|
165 |
+
"150": "I-History-Complementary_exams-Therapeutic_plan",
|
166 |
+
"151": "B-History-Differential_diagnosis",
|
167 |
+
"152": "I-History-Differential_diagnosis",
|
168 |
+
"153": "B-History-Differential_diagnosis-Therapeutic_plan",
|
169 |
+
"154": "I-History-Differential_diagnosis-Therapeutic_plan",
|
170 |
+
"155": "B-History-Therapeutic_plan",
|
171 |
+
"156": "I-History-Therapeutic_plan",
|
172 |
+
"157": "B-Physical_examination",
|
173 |
+
"158": "I-Physical_examination",
|
174 |
+
"159": "B-Physical_examination-Complementary_exams",
|
175 |
+
"160": "I-Physical_examination-Complementary_exams",
|
176 |
+
"161": "B-Physical_examination-Complementary_exams-Differential_diagnosis",
|
177 |
+
"162": "I-Physical_examination-Complementary_exams-Differential_diagnosis",
|
178 |
+
"163": "B-Physical_examination-Complementary_exams-Therapeutic_plan",
|
179 |
+
"164": "I-Physical_examination-Complementary_exams-Therapeutic_plan",
|
180 |
+
"165": "B-Physical_examination-Differential_diagnosis",
|
181 |
+
"166": "I-Physical_examination-Differential_diagnosis",
|
182 |
+
"167": "B-Physical_examination-Differential_diagnosis-Therapeutic_plan",
|
183 |
+
"168": "I-Physical_examination-Differential_diagnosis-Therapeutic_plan",
|
184 |
+
"169": "B-Physical_examination-Therapeutic_plan",
|
185 |
+
"170": "I-Physical_examination-Therapeutic_plan",
|
186 |
+
"171": "B-Complementary_exams",
|
187 |
+
"172": "I-Complementary_exams",
|
188 |
+
"173": "B-Complementary_exams-Differential_diagnosis",
|
189 |
+
"174": "I-Complementary_exams-Differential_diagnosis",
|
190 |
+
"175": "B-Complementary_exams-Differential_diagnosis-Therapeutic_plan",
|
191 |
+
"176": "I-Complementary_exams-Differential_diagnosis-Therapeutic_plan",
|
192 |
+
"177": "B-Complementary_exams-Therapeutic_plan",
|
193 |
+
"178": "I-Complementary_exams-Therapeutic_plan",
|
194 |
+
"179": "B-Differential_diagnosis",
|
195 |
+
"180": "I-Differential_diagnosis",
|
196 |
+
"181": "B-Differential_diagnosis-Therapeutic_plan",
|
197 |
+
"182": "I-Differential_diagnosis-Therapeutic_plan",
|
198 |
+
"183": "B-Therapeutic_plan",
|
199 |
+
"184": "I-Therapeutic_plan",
|
200 |
+
"185": "B-Pathophysiology-Epidemiology-Etiology-History",
|
201 |
+
"186": "I-Pathophysiology-Epidemiology-Etiology-History"
|
202 |
+
},
|
203 |
+
"initializer_range": 0.02,
|
204 |
+
"intermediate_size": 3072,
|
205 |
+
"label2id": {
|
206 |
+
"B-Complementary_exams": 171,
|
207 |
+
"B-Complementary_exams-Differential_diagnosis": 173,
|
208 |
+
"B-Complementary_exams-Differential_diagnosis-Therapeutic_plan": 175,
|
209 |
+
"B-Complementary_exams-Therapeutic_plan": 177,
|
210 |
+
"B-Differential_diagnosis": 179,
|
211 |
+
"B-Differential_diagnosis-Therapeutic_plan": 181,
|
212 |
+
"B-Epidemiology": 59,
|
213 |
+
"B-Epidemiology-Complementary_exams": 91,
|
214 |
+
"B-Epidemiology-Complementary_exams-Differential_diagnosis": 93,
|
215 |
+
"B-Epidemiology-Complementary_exams-Therapeutic_plan": 95,
|
216 |
+
"B-Epidemiology-Differential_diagnosis": 97,
|
217 |
+
"B-Epidemiology-Differential_diagnosis-Therapeutic_plan": 99,
|
218 |
+
"B-Epidemiology-Etiology": 61,
|
219 |
+
"B-Epidemiology-Etiology-Complementary_exams": 67,
|
220 |
+
"B-Epidemiology-Etiology-Differential_diagnosis": 69,
|
221 |
+
"B-Epidemiology-Etiology-History": 63,
|
222 |
+
"B-Epidemiology-Etiology-Physical_examination": 65,
|
223 |
+
"B-Epidemiology-Etiology-Therapeutic_plan": 71,
|
224 |
+
"B-Epidemiology-History": 73,
|
225 |
+
"B-Epidemiology-History-Complementary_exams": 77,
|
226 |
+
"B-Epidemiology-History-Differential_diagnosis": 79,
|
227 |
+
"B-Epidemiology-History-Physical_examination": 75,
|
228 |
+
"B-Epidemiology-History-Therapeutic_plan": 81,
|
229 |
+
"B-Epidemiology-Physical_examination": 83,
|
230 |
+
"B-Epidemiology-Physical_examination-Complementary_exams": 85,
|
231 |
+
"B-Epidemiology-Physical_examination-Differential_diagnosis": 87,
|
232 |
+
"B-Epidemiology-Physical_examination-Therapeutic_plan": 89,
|
233 |
+
"B-Epidemiology-Therapeutic_plan": 101,
|
234 |
+
"B-Etiology": 103,
|
235 |
+
"B-Etiology-Complementary_exams": 123,
|
236 |
+
"B-Etiology-Complementary_exams-Differential_diagnosis": 125,
|
237 |
+
"B-Etiology-Complementary_exams-Therapeutic_plan": 127,
|
238 |
+
"B-Etiology-Differential_diagnosis": 129,
|
239 |
+
"B-Etiology-Differential_diagnosis-Therapeutic_plan": 131,
|
240 |
+
"B-Etiology-History": 105,
|
241 |
+
"B-Etiology-History-Complementary_exams": 109,
|
242 |
+
"B-Etiology-History-Differential_diagnosis": 111,
|
243 |
+
"B-Etiology-History-Physical_examination": 107,
|
244 |
+
"B-Etiology-History-Therapeutic_plan": 113,
|
245 |
+
"B-Etiology-Physical_examination": 115,
|
246 |
+
"B-Etiology-Physical_examination-Complementary_exams": 117,
|
247 |
+
"B-Etiology-Physical_examination-Differential_diagnosis": 119,
|
248 |
+
"B-Etiology-Physical_examination-Therapeutic_plan": 121,
|
249 |
+
"B-Etiology-Therapeutic_plan": 133,
|
250 |
+
"B-History": 135,
|
251 |
+
"B-History-Complementary_exams": 145,
|
252 |
+
"B-History-Complementary_exams-Differential_diagnosis": 147,
|
253 |
+
"B-History-Complementary_exams-Therapeutic_plan": 149,
|
254 |
+
"B-History-Differential_diagnosis": 151,
|
255 |
+
"B-History-Differential_diagnosis-Therapeutic_plan": 153,
|
256 |
+
"B-History-Physical_examination": 137,
|
257 |
+
"B-History-Physical_examination-Complementary_exams": 139,
|
258 |
+
"B-History-Physical_examination-Differential_diagnosis": 141,
|
259 |
+
"B-History-Physical_examination-Therapeutic_plan": 143,
|
260 |
+
"B-History-Therapeutic_plan": 155,
|
261 |
+
"B-Pathophysiology": 1,
|
262 |
+
"B-Pathophysiology-Complementary_exams": 47,
|
263 |
+
"B-Pathophysiology-Complementary_exams-Differential_diagnosis": 49,
|
264 |
+
"B-Pathophysiology-Complementary_exams-Therapeutic_plan": 51,
|
265 |
+
"B-Pathophysiology-Differential_diagnosis": 53,
|
266 |
+
"B-Pathophysiology-Differential_diagnosis-Therapeutic_plan": 55,
|
267 |
+
"B-Pathophysiology-Epidemiology": 3,
|
268 |
+
"B-Pathophysiology-Epidemiology-Complementary_exams": 11,
|
269 |
+
"B-Pathophysiology-Epidemiology-Differential_diagnosis": 13,
|
270 |
+
"B-Pathophysiology-Epidemiology-Etiology": 5,
|
271 |
+
"B-Pathophysiology-Epidemiology-Etiology-History": 185,
|
272 |
+
"B-Pathophysiology-Epidemiology-History": 7,
|
273 |
+
"B-Pathophysiology-Epidemiology-Physical_examination": 9,
|
274 |
+
"B-Pathophysiology-Epidemiology-Therapeutic_plan": 15,
|
275 |
+
"B-Pathophysiology-Etiology": 17,
|
276 |
+
"B-Pathophysiology-Etiology-Complementary_exams": 23,
|
277 |
+
"B-Pathophysiology-Etiology-Differential_diagnosis": 25,
|
278 |
+
"B-Pathophysiology-Etiology-History": 19,
|
279 |
+
"B-Pathophysiology-Etiology-Physical_examination": 21,
|
280 |
+
"B-Pathophysiology-Etiology-Therapeutic_plan": 27,
|
281 |
+
"B-Pathophysiology-History": 29,
|
282 |
+
"B-Pathophysiology-History-Complementary_exams": 33,
|
283 |
+
"B-Pathophysiology-History-Differential_diagnosis": 35,
|
284 |
+
"B-Pathophysiology-History-Physical_examination": 31,
|
285 |
+
"B-Pathophysiology-History-Therapeutic_plan": 37,
|
286 |
+
"B-Pathophysiology-Physical_examination": 39,
|
287 |
+
"B-Pathophysiology-Physical_examination-Complementary_exams": 41,
|
288 |
+
"B-Pathophysiology-Physical_examination-Differential_diagnosis": 43,
|
289 |
+
"B-Pathophysiology-Physical_examination-Therapeutic_plan": 45,
|
290 |
+
"B-Pathophysiology-Therapeutic_plan": 57,
|
291 |
+
"B-Physical_examination": 157,
|
292 |
+
"B-Physical_examination-Complementary_exams": 159,
|
293 |
+
"B-Physical_examination-Complementary_exams-Differential_diagnosis": 161,
|
294 |
+
"B-Physical_examination-Complementary_exams-Therapeutic_plan": 163,
|
295 |
+
"B-Physical_examination-Differential_diagnosis": 165,
|
296 |
+
"B-Physical_examination-Differential_diagnosis-Therapeutic_plan": 167,
|
297 |
+
"B-Physical_examination-Therapeutic_plan": 169,
|
298 |
+
"B-Therapeutic_plan": 183,
|
299 |
+
"I-Complementary_exams": 172,
|
300 |
+
"I-Complementary_exams-Differential_diagnosis": 174,
|
301 |
+
"I-Complementary_exams-Differential_diagnosis-Therapeutic_plan": 176,
|
302 |
+
"I-Complementary_exams-Therapeutic_plan": 178,
|
303 |
+
"I-Differential_diagnosis": 180,
|
304 |
+
"I-Differential_diagnosis-Therapeutic_plan": 182,
|
305 |
+
"I-Epidemiology": 60,
|
306 |
+
"I-Epidemiology-Complementary_exams": 92,
|
307 |
+
"I-Epidemiology-Complementary_exams-Differential_diagnosis": 94,
|
308 |
+
"I-Epidemiology-Complementary_exams-Therapeutic_plan": 96,
|
309 |
+
"I-Epidemiology-Differential_diagnosis": 98,
|
310 |
+
"I-Epidemiology-Differential_diagnosis-Therapeutic_plan": 100,
|
311 |
+
"I-Epidemiology-Etiology": 62,
|
312 |
+
"I-Epidemiology-Etiology-Complementary_exams": 68,
|
313 |
+
"I-Epidemiology-Etiology-Differential_diagnosis": 70,
|
314 |
+
"I-Epidemiology-Etiology-History": 64,
|
315 |
+
"I-Epidemiology-Etiology-Physical_examination": 66,
|
316 |
+
"I-Epidemiology-Etiology-Therapeutic_plan": 72,
|
317 |
+
"I-Epidemiology-History": 74,
|
318 |
+
"I-Epidemiology-History-Complementary_exams": 78,
|
319 |
+
"I-Epidemiology-History-Differential_diagnosis": 80,
|
320 |
+
"I-Epidemiology-History-Physical_examination": 76,
|
321 |
+
"I-Epidemiology-History-Therapeutic_plan": 82,
|
322 |
+
"I-Epidemiology-Physical_examination": 84,
|
323 |
+
"I-Epidemiology-Physical_examination-Complementary_exams": 86,
|
324 |
+
"I-Epidemiology-Physical_examination-Differential_diagnosis": 88,
|
325 |
+
"I-Epidemiology-Physical_examination-Therapeutic_plan": 90,
|
326 |
+
"I-Epidemiology-Therapeutic_plan": 102,
|
327 |
+
"I-Etiology": 104,
|
328 |
+
"I-Etiology-Complementary_exams": 124,
|
329 |
+
"I-Etiology-Complementary_exams-Differential_diagnosis": 126,
|
330 |
+
"I-Etiology-Complementary_exams-Therapeutic_plan": 128,
|
331 |
+
"I-Etiology-Differential_diagnosis": 130,
|
332 |
+
"I-Etiology-Differential_diagnosis-Therapeutic_plan": 132,
|
333 |
+
"I-Etiology-History": 106,
|
334 |
+
"I-Etiology-History-Complementary_exams": 110,
|
335 |
+
"I-Etiology-History-Differential_diagnosis": 112,
|
336 |
+
"I-Etiology-History-Physical_examination": 108,
|
337 |
+
"I-Etiology-History-Therapeutic_plan": 114,
|
338 |
+
"I-Etiology-Physical_examination": 116,
|
339 |
+
"I-Etiology-Physical_examination-Complementary_exams": 118,
|
340 |
+
"I-Etiology-Physical_examination-Differential_diagnosis": 120,
|
341 |
+
"I-Etiology-Physical_examination-Therapeutic_plan": 122,
|
342 |
+
"I-Etiology-Therapeutic_plan": 134,
|
343 |
+
"I-History": 136,
|
344 |
+
"I-History-Complementary_exams": 146,
|
345 |
+
"I-History-Complementary_exams-Differential_diagnosis": 148,
|
346 |
+
"I-History-Complementary_exams-Therapeutic_plan": 150,
|
347 |
+
"I-History-Differential_diagnosis": 152,
|
348 |
+
"I-History-Differential_diagnosis-Therapeutic_plan": 154,
|
349 |
+
"I-History-Physical_examination": 138,
|
350 |
+
"I-History-Physical_examination-Complementary_exams": 140,
|
351 |
+
"I-History-Physical_examination-Differential_diagnosis": 142,
|
352 |
+
"I-History-Physical_examination-Therapeutic_plan": 144,
|
353 |
+
"I-History-Therapeutic_plan": 156,
|
354 |
+
"I-Pathophysiology": 2,
|
355 |
+
"I-Pathophysiology-Complementary_exams": 48,
|
356 |
+
"I-Pathophysiology-Complementary_exams-Differential_diagnosis": 50,
|
357 |
+
"I-Pathophysiology-Complementary_exams-Therapeutic_plan": 52,
|
358 |
+
"I-Pathophysiology-Differential_diagnosis": 54,
|
359 |
+
"I-Pathophysiology-Differential_diagnosis-Therapeutic_plan": 56,
|
360 |
+
"I-Pathophysiology-Epidemiology": 4,
|
361 |
+
"I-Pathophysiology-Epidemiology-Complementary_exams": 12,
|
362 |
+
"I-Pathophysiology-Epidemiology-Differential_diagnosis": 14,
|
363 |
+
"I-Pathophysiology-Epidemiology-Etiology": 6,
|
364 |
+
"I-Pathophysiology-Epidemiology-Etiology-History": 186,
|
365 |
+
"I-Pathophysiology-Epidemiology-History": 8,
|
366 |
+
"I-Pathophysiology-Epidemiology-Physical_examination": 10,
|
367 |
+
"I-Pathophysiology-Epidemiology-Therapeutic_plan": 16,
|
368 |
+
"I-Pathophysiology-Etiology": 18,
|
369 |
+
"I-Pathophysiology-Etiology-Complementary_exams": 24,
|
370 |
+
"I-Pathophysiology-Etiology-Differential_diagnosis": 26,
|
371 |
+
"I-Pathophysiology-Etiology-History": 20,
|
372 |
+
"I-Pathophysiology-Etiology-Physical_examination": 22,
|
373 |
+
"I-Pathophysiology-Etiology-Therapeutic_plan": 28,
|
374 |
+
"I-Pathophysiology-History": 30,
|
375 |
+
"I-Pathophysiology-History-Complementary_exams": 34,
|
376 |
+
"I-Pathophysiology-History-Differential_diagnosis": 36,
|
377 |
+
"I-Pathophysiology-History-Physical_examination": 32,
|
378 |
+
"I-Pathophysiology-History-Therapeutic_plan": 38,
|
379 |
+
"I-Pathophysiology-Physical_examination": 40,
|
380 |
+
"I-Pathophysiology-Physical_examination-Complementary_exams": 42,
|
381 |
+
"I-Pathophysiology-Physical_examination-Differential_diagnosis": 44,
|
382 |
+
"I-Pathophysiology-Physical_examination-Therapeutic_plan": 46,
|
383 |
+
"I-Pathophysiology-Therapeutic_plan": 58,
|
384 |
+
"I-Physical_examination": 158,
|
385 |
+
"I-Physical_examination-Complementary_exams": 160,
|
386 |
+
"I-Physical_examination-Complementary_exams-Differential_diagnosis": 162,
|
387 |
+
"I-Physical_examination-Complementary_exams-Therapeutic_plan": 164,
|
388 |
+
"I-Physical_examination-Differential_diagnosis": 166,
|
389 |
+
"I-Physical_examination-Differential_diagnosis-Therapeutic_plan": 168,
|
390 |
+
"I-Physical_examination-Therapeutic_plan": 170,
|
391 |
+
"I-Therapeutic_plan": 184,
|
392 |
+
"O": 0
|
393 |
+
},
|
394 |
+
"layer_norm_eps": 1e-12,
|
395 |
+
"max_position_embeddings": 512,
|
396 |
+
"model_type": "bert",
|
397 |
+
"num_attention_heads": 12,
|
398 |
+
"num_hidden_layers": 12,
|
399 |
+
"output_past": true,
|
400 |
+
"pad_token_id": null,
|
401 |
+
"pooler_fc_size": 768,
|
402 |
+
"pooler_num_attention_heads": 12,
|
403 |
+
"pooler_num_fc_layers": 3,
|
404 |
+
"pooler_size_per_head": 128,
|
405 |
+
"pooler_type": "first_token_transform",
|
406 |
+
"position_embedding_type": "absolute",
|
407 |
+
"torch_dtype": "float32",
|
408 |
+
"transformers_version": "4.41.1",
|
409 |
+
"type_vocab_size": 2,
|
410 |
+
"use_cache": true,
|
411 |
+
"vocab_size": 119547
|
412 |
+
}
|
model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e7f3c3f84be0604ce629e45bca04e10bfe13dfd19cdfa6cb3b027cbcfb1ebe4
|
3 |
+
size 709649964
|
special_tokens_map.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"cls_token": "[CLS]",
|
3 |
+
"mask_token": "[MASK]",
|
4 |
+
"pad_token": "[PAD]",
|
5 |
+
"sep_token": "[SEP]",
|
6 |
+
"unk_token": "[UNK]"
|
7 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,58 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"added_tokens_decoder": {
|
3 |
+
"0": {
|
4 |
+
"content": "[PAD]",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false,
|
9 |
+
"special": true
|
10 |
+
},
|
11 |
+
"100": {
|
12 |
+
"content": "[UNK]",
|
13 |
+
"lstrip": false,
|
14 |
+
"normalized": false,
|
15 |
+
"rstrip": false,
|
16 |
+
"single_word": false,
|
17 |
+
"special": true
|
18 |
+
},
|
19 |
+
"101": {
|
20 |
+
"content": "[CLS]",
|
21 |
+
"lstrip": false,
|
22 |
+
"normalized": false,
|
23 |
+
"rstrip": false,
|
24 |
+
"single_word": false,
|
25 |
+
"special": true
|
26 |
+
},
|
27 |
+
"102": {
|
28 |
+
"content": "[SEP]",
|
29 |
+
"lstrip": false,
|
30 |
+
"normalized": false,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false,
|
33 |
+
"special": true
|
34 |
+
},
|
35 |
+
"103": {
|
36 |
+
"content": "[MASK]",
|
37 |
+
"lstrip": false,
|
38 |
+
"normalized": false,
|
39 |
+
"rstrip": false,
|
40 |
+
"single_word": false,
|
41 |
+
"special": true
|
42 |
+
}
|
43 |
+
},
|
44 |
+
"clean_up_tokenization_spaces": true,
|
45 |
+
"cls_token": "[CLS]",
|
46 |
+
"do_basic_tokenize": true,
|
47 |
+
"do_lower_case": false,
|
48 |
+
"mask_token": "[MASK]",
|
49 |
+
"max_len": 512,
|
50 |
+
"model_max_length": 512,
|
51 |
+
"never_split": null,
|
52 |
+
"pad_token": "[PAD]",
|
53 |
+
"sep_token": "[SEP]",
|
54 |
+
"strip_accents": null,
|
55 |
+
"tokenize_chinese_chars": true,
|
56 |
+
"tokenizer_class": "BertTokenizer",
|
57 |
+
"unk_token": "[UNK]"
|
58 |
+
}
|
vocab.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|