Upload DebertaV2ForTokenClassification
Browse files- config.json +325 -0
- pytorch_model.bin +3 -0
config.json
ADDED
@@ -0,0 +1,325 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "./storage/trained_models/microsoft-deberta-v3-large_ner_conll2003-inca-la_fe-v2/config_files/",
|
3 |
+
"architectures": [
|
4 |
+
"DebertaV2ForTokenClassification"
|
5 |
+
],
|
6 |
+
"attention_probs_dropout_prob": 0.1,
|
7 |
+
"hidden_act": "gelu",
|
8 |
+
"hidden_dropout_prob": 0.1,
|
9 |
+
"hidden_size": 1024,
|
10 |
+
"id2label": {
|
11 |
+
"0": "O",
|
12 |
+
"1": "B-alias",
|
13 |
+
"2": "I-alias",
|
14 |
+
"3": "B-entry_date",
|
15 |
+
"4": "I-entry_date",
|
16 |
+
"5": "B-determination_date",
|
17 |
+
"6": "I-determination_date",
|
18 |
+
"7": "B-estrogen_ihc",
|
19 |
+
"8": "I-estrogen_ihc",
|
20 |
+
"9": "B-estrogen_ihc_clone",
|
21 |
+
"10": "I-estrogen_ihc_clone",
|
22 |
+
"11": "B-estrogen_ihc_result",
|
23 |
+
"12": "I-estrogen_ihc_result",
|
24 |
+
"13": "B-progesterone_ihc",
|
25 |
+
"14": "I-progesterone_ihc",
|
26 |
+
"15": "B-progesterone_ihc_result",
|
27 |
+
"16": "I-progesterone_ihc_result",
|
28 |
+
"17": "B-progesterone_ihc_clone",
|
29 |
+
"18": "I-progesterone_ihc_clone",
|
30 |
+
"19": "B-ki67_expression",
|
31 |
+
"20": "I-ki67_expression",
|
32 |
+
"21": "B-her2_interpretation_guide",
|
33 |
+
"22": "I-her2_interpretation_guide",
|
34 |
+
"23": "B-her2_ihc_result",
|
35 |
+
"24": "I-her2_ihc_result",
|
36 |
+
"25": "B-her2_final_result",
|
37 |
+
"26": "I-her2_final_result",
|
38 |
+
"27": "B-result_ish_her2",
|
39 |
+
"28": "I-result_ish_her2",
|
40 |
+
"29": "B-her2_in_situ_hydration_kit",
|
41 |
+
"30": "I-her2_in_situ_hydration_kit",
|
42 |
+
"31": "B-sample_date",
|
43 |
+
"32": "I-sample_date",
|
44 |
+
"33": "B-her2_ihc_clone",
|
45 |
+
"34": "I-her2_ihc_clone",
|
46 |
+
"35": "B-sample_type",
|
47 |
+
"36": "I-sample_type",
|
48 |
+
"37": "B-her2_staining",
|
49 |
+
"38": "I-her2_staining",
|
50 |
+
"39": "B-metastatic",
|
51 |
+
"40": "I-metastatic",
|
52 |
+
"41": "B-infiltrating_cells_pd_l1_positive",
|
53 |
+
"42": "I-infiltrating_cells_pd_l1_positive",
|
54 |
+
"43": "B-pd_l1_result",
|
55 |
+
"44": "I-pd_l1_result",
|
56 |
+
"45": "B-pd_l1_clone",
|
57 |
+
"46": "I-pd_l1_clone",
|
58 |
+
"47": "B-origin",
|
59 |
+
"48": "I-origin",
|
60 |
+
"49": "B-her2cen17_ratio",
|
61 |
+
"50": "I-her2cen17_ratio",
|
62 |
+
"51": "B-her2_copiescell",
|
63 |
+
"52": "I-her2_copiescell",
|
64 |
+
"53": "B-cen17_copiescell",
|
65 |
+
"54": "I-cen17_copiescell",
|
66 |
+
"55": "B-androgen_ihc",
|
67 |
+
"56": "I-androgen_ihc",
|
68 |
+
"57": "B-androgen_ihc_result",
|
69 |
+
"58": "I-androgen_ihc_result",
|
70 |
+
"59": "B-androgen_ihc_clone",
|
71 |
+
"60": "I-androgen_ihc_clone",
|
72 |
+
"61": "B-e_cadherina",
|
73 |
+
"62": "I-e_cadherina",
|
74 |
+
"63": "B-metastatic_tissue",
|
75 |
+
"64": "I-metastatic_tissue",
|
76 |
+
"65": "B-gata3",
|
77 |
+
"66": "I-gata3",
|
78 |
+
"67": "B-note",
|
79 |
+
"68": "I-note",
|
80 |
+
"69": "B-subtype_breast",
|
81 |
+
"70": "I-subtype_breast",
|
82 |
+
"71": "B-pd_l1_cps_result",
|
83 |
+
"72": "I-pd_l1_cps_result",
|
84 |
+
"73": "B-pd_l1_cps",
|
85 |
+
"74": "I-pd_l1_cps",
|
86 |
+
"75": "B-ck19",
|
87 |
+
"76": "I-ck19",
|
88 |
+
"77": "B-histological_type",
|
89 |
+
"78": "I-histological_type",
|
90 |
+
"79": "B-dcis",
|
91 |
+
"80": "I-dcis",
|
92 |
+
"81": "B-tils",
|
93 |
+
"82": "I-tils",
|
94 |
+
"83": "B-ntrk",
|
95 |
+
"84": "I-ntrk",
|
96 |
+
"85": "B-pd_l1_staining_tumoral_cells",
|
97 |
+
"86": "I-pd_l1_staining_tumoral_cells",
|
98 |
+
"87": "B-pd_l1_staining_stromal_cells",
|
99 |
+
"88": "I-pd_l1_staining_stromal_cells",
|
100 |
+
"89": "B-muestra_1",
|
101 |
+
"90": "I-muestra_1",
|
102 |
+
"91": "B-snomed",
|
103 |
+
"92": "I-snomed",
|
104 |
+
"93": "B-ki67_ihc_clone",
|
105 |
+
"94": "I-ki67_ihc_clone",
|
106 |
+
"95": "B-egfr_ihc_result",
|
107 |
+
"96": "I-egfr_ihc_result",
|
108 |
+
"97": "B-egfr_ihc_clone",
|
109 |
+
"98": "I-egfr_ihc_clone",
|
110 |
+
"99": "B-tumoral_cell",
|
111 |
+
"100": "I-tumoral_cell",
|
112 |
+
"101": "B-size",
|
113 |
+
"102": "I-size",
|
114 |
+
"103": "B-observation",
|
115 |
+
"104": "I-observation",
|
116 |
+
"105": "B-diagnostic",
|
117 |
+
"106": "I-diagnostic",
|
118 |
+
"107": "B-ngs_biomarker",
|
119 |
+
"108": "I-ngs_biomarker",
|
120 |
+
"109": "B-ngs_kit",
|
121 |
+
"110": "I-ngs_kit",
|
122 |
+
"111": "B-ngs_dna_alteration",
|
123 |
+
"112": "I-ngs_dna_alteration",
|
124 |
+
"113": "B-ngs_position_alteration",
|
125 |
+
"114": "I-ngs_position_alteration",
|
126 |
+
"115": "B-clinical_context",
|
127 |
+
"116": "I-clinical_context",
|
128 |
+
"117": "B-primary_tumor_site",
|
129 |
+
"118": "I-primary_tumor_site",
|
130 |
+
"119": "B-patient_number",
|
131 |
+
"120": "I-patient_number",
|
132 |
+
"121": "B-laterality",
|
133 |
+
"122": "I-laterality",
|
134 |
+
"123": "B-oms_classification",
|
135 |
+
"124": "I-oms_classification",
|
136 |
+
"125": "B-elston_ellis_grading",
|
137 |
+
"126": "I-elston_ellis_grading",
|
138 |
+
"127": "B-tnm_stage",
|
139 |
+
"128": "I-tnm_stage",
|
140 |
+
"129": "B-pd_l1_low",
|
141 |
+
"130": "I-pd_l1_low",
|
142 |
+
"131": "B-histological_grade",
|
143 |
+
"132": "I-histological_grade",
|
144 |
+
"133": "B-er_low",
|
145 |
+
"134": "I-er_low",
|
146 |
+
"135": "B-egfr_ihc_alteration",
|
147 |
+
"136": "I-egfr_ihc_alteration",
|
148 |
+
"137": "B-her2_low",
|
149 |
+
"138": "I-her2_low",
|
150 |
+
"139": "B-lymphnode_metastatic",
|
151 |
+
"140": "I-lymphnode_metastatic",
|
152 |
+
"141": "B-validation_date",
|
153 |
+
"142": "I-validation_date"
|
154 |
+
},
|
155 |
+
"initializer_range": 0.02,
|
156 |
+
"intermediate_size": 4096,
|
157 |
+
"label2id": {
|
158 |
+
"B-alias": 1,
|
159 |
+
"B-androgen_ihc": 55,
|
160 |
+
"B-androgen_ihc_clone": 59,
|
161 |
+
"B-androgen_ihc_result": 57,
|
162 |
+
"B-cen17_copiescell": 53,
|
163 |
+
"B-ck19": 75,
|
164 |
+
"B-clinical_context": 115,
|
165 |
+
"B-dcis": 79,
|
166 |
+
"B-determination_date": 5,
|
167 |
+
"B-diagnostic": 105,
|
168 |
+
"B-e_cadherina": 61,
|
169 |
+
"B-egfr_ihc_alteration": 135,
|
170 |
+
"B-egfr_ihc_clone": 97,
|
171 |
+
"B-egfr_ihc_result": 95,
|
172 |
+
"B-elston_ellis_grading": 125,
|
173 |
+
"B-entry_date": 3,
|
174 |
+
"B-er_low": 133,
|
175 |
+
"B-estrogen_ihc": 7,
|
176 |
+
"B-estrogen_ihc_clone": 9,
|
177 |
+
"B-estrogen_ihc_result": 11,
|
178 |
+
"B-gata3": 65,
|
179 |
+
"B-her2_copiescell": 51,
|
180 |
+
"B-her2_final_result": 25,
|
181 |
+
"B-her2_ihc_clone": 33,
|
182 |
+
"B-her2_ihc_result": 23,
|
183 |
+
"B-her2_in_situ_hydration_kit": 29,
|
184 |
+
"B-her2_interpretation_guide": 21,
|
185 |
+
"B-her2_low": 137,
|
186 |
+
"B-her2_staining": 37,
|
187 |
+
"B-her2cen17_ratio": 49,
|
188 |
+
"B-histological_grade": 131,
|
189 |
+
"B-histological_type": 77,
|
190 |
+
"B-infiltrating_cells_pd_l1_positive": 41,
|
191 |
+
"B-ki67_expression": 19,
|
192 |
+
"B-ki67_ihc_clone": 93,
|
193 |
+
"B-laterality": 121,
|
194 |
+
"B-lymphnode_metastatic": 139,
|
195 |
+
"B-metastatic": 39,
|
196 |
+
"B-metastatic_tissue": 63,
|
197 |
+
"B-muestra_1": 89,
|
198 |
+
"B-ngs_biomarker": 107,
|
199 |
+
"B-ngs_dna_alteration": 111,
|
200 |
+
"B-ngs_kit": 109,
|
201 |
+
"B-ngs_position_alteration": 113,
|
202 |
+
"B-note": 67,
|
203 |
+
"B-ntrk": 83,
|
204 |
+
"B-observation": 103,
|
205 |
+
"B-oms_classification": 123,
|
206 |
+
"B-origin": 47,
|
207 |
+
"B-patient_number": 119,
|
208 |
+
"B-pd_l1_clone": 45,
|
209 |
+
"B-pd_l1_cps": 73,
|
210 |
+
"B-pd_l1_cps_result": 71,
|
211 |
+
"B-pd_l1_low": 129,
|
212 |
+
"B-pd_l1_result": 43,
|
213 |
+
"B-pd_l1_staining_stromal_cells": 87,
|
214 |
+
"B-pd_l1_staining_tumoral_cells": 85,
|
215 |
+
"B-primary_tumor_site": 117,
|
216 |
+
"B-progesterone_ihc": 13,
|
217 |
+
"B-progesterone_ihc_clone": 17,
|
218 |
+
"B-progesterone_ihc_result": 15,
|
219 |
+
"B-result_ish_her2": 27,
|
220 |
+
"B-sample_date": 31,
|
221 |
+
"B-sample_type": 35,
|
222 |
+
"B-size": 101,
|
223 |
+
"B-snomed": 91,
|
224 |
+
"B-subtype_breast": 69,
|
225 |
+
"B-tils": 81,
|
226 |
+
"B-tnm_stage": 127,
|
227 |
+
"B-tumoral_cell": 99,
|
228 |
+
"B-validation_date": 141,
|
229 |
+
"I-alias": 2,
|
230 |
+
"I-androgen_ihc": 56,
|
231 |
+
"I-androgen_ihc_clone": 60,
|
232 |
+
"I-androgen_ihc_result": 58,
|
233 |
+
"I-cen17_copiescell": 54,
|
234 |
+
"I-ck19": 76,
|
235 |
+
"I-clinical_context": 116,
|
236 |
+
"I-dcis": 80,
|
237 |
+
"I-determination_date": 6,
|
238 |
+
"I-diagnostic": 106,
|
239 |
+
"I-e_cadherina": 62,
|
240 |
+
"I-egfr_ihc_alteration": 136,
|
241 |
+
"I-egfr_ihc_clone": 98,
|
242 |
+
"I-egfr_ihc_result": 96,
|
243 |
+
"I-elston_ellis_grading": 126,
|
244 |
+
"I-entry_date": 4,
|
245 |
+
"I-er_low": 134,
|
246 |
+
"I-estrogen_ihc": 8,
|
247 |
+
"I-estrogen_ihc_clone": 10,
|
248 |
+
"I-estrogen_ihc_result": 12,
|
249 |
+
"I-gata3": 66,
|
250 |
+
"I-her2_copiescell": 52,
|
251 |
+
"I-her2_final_result": 26,
|
252 |
+
"I-her2_ihc_clone": 34,
|
253 |
+
"I-her2_ihc_result": 24,
|
254 |
+
"I-her2_in_situ_hydration_kit": 30,
|
255 |
+
"I-her2_interpretation_guide": 22,
|
256 |
+
"I-her2_low": 138,
|
257 |
+
"I-her2_staining": 38,
|
258 |
+
"I-her2cen17_ratio": 50,
|
259 |
+
"I-histological_grade": 132,
|
260 |
+
"I-histological_type": 78,
|
261 |
+
"I-infiltrating_cells_pd_l1_positive": 42,
|
262 |
+
"I-ki67_expression": 20,
|
263 |
+
"I-ki67_ihc_clone": 94,
|
264 |
+
"I-laterality": 122,
|
265 |
+
"I-lymphnode_metastatic": 140,
|
266 |
+
"I-metastatic": 40,
|
267 |
+
"I-metastatic_tissue": 64,
|
268 |
+
"I-muestra_1": 90,
|
269 |
+
"I-ngs_biomarker": 108,
|
270 |
+
"I-ngs_dna_alteration": 112,
|
271 |
+
"I-ngs_kit": 110,
|
272 |
+
"I-ngs_position_alteration": 114,
|
273 |
+
"I-note": 68,
|
274 |
+
"I-ntrk": 84,
|
275 |
+
"I-observation": 104,
|
276 |
+
"I-oms_classification": 124,
|
277 |
+
"I-origin": 48,
|
278 |
+
"I-patient_number": 120,
|
279 |
+
"I-pd_l1_clone": 46,
|
280 |
+
"I-pd_l1_cps": 74,
|
281 |
+
"I-pd_l1_cps_result": 72,
|
282 |
+
"I-pd_l1_low": 130,
|
283 |
+
"I-pd_l1_result": 44,
|
284 |
+
"I-pd_l1_staining_stromal_cells": 88,
|
285 |
+
"I-pd_l1_staining_tumoral_cells": 86,
|
286 |
+
"I-primary_tumor_site": 118,
|
287 |
+
"I-progesterone_ihc": 14,
|
288 |
+
"I-progesterone_ihc_clone": 18,
|
289 |
+
"I-progesterone_ihc_result": 16,
|
290 |
+
"I-result_ish_her2": 28,
|
291 |
+
"I-sample_date": 32,
|
292 |
+
"I-sample_type": 36,
|
293 |
+
"I-size": 102,
|
294 |
+
"I-snomed": 92,
|
295 |
+
"I-subtype_breast": 70,
|
296 |
+
"I-tils": 82,
|
297 |
+
"I-tnm_stage": 128,
|
298 |
+
"I-tumoral_cell": 100,
|
299 |
+
"I-validation_date": 142,
|
300 |
+
"O": 0
|
301 |
+
},
|
302 |
+
"layer_norm_eps": 1e-07,
|
303 |
+
"max_position_embeddings": 512,
|
304 |
+
"max_relative_positions": -1,
|
305 |
+
"model_type": "deberta-v2",
|
306 |
+
"norm_rel_ebd": "layer_norm",
|
307 |
+
"num_attention_heads": 16,
|
308 |
+
"num_hidden_layers": 24,
|
309 |
+
"pad_token_id": 0,
|
310 |
+
"pooler_dropout": 0,
|
311 |
+
"pooler_hidden_act": "gelu",
|
312 |
+
"pooler_hidden_size": 1024,
|
313 |
+
"pos_att_type": [
|
314 |
+
"p2c",
|
315 |
+
"c2p"
|
316 |
+
],
|
317 |
+
"position_biased_input": false,
|
318 |
+
"position_buckets": 256,
|
319 |
+
"relative_attention": true,
|
320 |
+
"share_att_key": true,
|
321 |
+
"torch_dtype": "float32",
|
322 |
+
"transformers_version": "4.30.2",
|
323 |
+
"type_vocab_size": 0,
|
324 |
+
"vocab_size": 128100
|
325 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:68aad73f63bd4d77fd647207a6ad61ea729cbb40caf0247e09b40f01b2866a55
|
3 |
+
size 1736769841
|