Yanis commited on
Commit
e29dbd8
·
1 Parent(s): 12ca2b9

Upload DebertaV2ForTokenClassification

Browse files
Files changed (2) hide show
  1. config.json +653 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,653 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "Yanis/microsoft-deberta-v3-large_ner_conll2003-breast-without-castellon",
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_clone",
83
+ "72": "I-pd_l1_cps_clone",
84
+ "73": "B-pd_l1_cps_result",
85
+ "74": "I-pd_l1_cps_result",
86
+ "75": "B-pd_l1_cps",
87
+ "76": "I-pd_l1_cps",
88
+ "77": "B-ck19",
89
+ "78": "I-ck19",
90
+ "79": "B-histological_type",
91
+ "80": "I-histological_type",
92
+ "81": "B-dcis",
93
+ "82": "I-dcis",
94
+ "83": "B-tils",
95
+ "84": "I-tils",
96
+ "85": "B-ntrk",
97
+ "86": "I-ntrk",
98
+ "87": "B-pd_l1_staining_tumoral_cells",
99
+ "88": "I-pd_l1_staining_tumoral_cells",
100
+ "89": "B-pd_l1_staining_stromal_cells",
101
+ "90": "I-pd_l1_staining_stromal_cells",
102
+ "91": "B-muestra_1",
103
+ "92": "I-muestra_1",
104
+ "93": "B-snomed",
105
+ "94": "I-snomed",
106
+ "95": "B-ki67_ihc_clone",
107
+ "96": "I-ki67_ihc_clone",
108
+ "97": "B-egfr_ihc_result",
109
+ "98": "I-egfr_ihc_result",
110
+ "99": "B-egfr_ihc_clone",
111
+ "100": "I-egfr_ihc_clone",
112
+ "101": "B-tumoral_cell",
113
+ "102": "I-tumoral_cell",
114
+ "103": "B-size",
115
+ "104": "I-size",
116
+ "105": "B-observation",
117
+ "106": "I-observation",
118
+ "107": "B-diagnostic",
119
+ "108": "I-diagnostic",
120
+ "109": "B-qpcr_biomarker",
121
+ "110": "I-qpcr_biomarker",
122
+ "111": "B-qpcr_method",
123
+ "112": "I-qpcr_method",
124
+ "113": "B-qpcr_result",
125
+ "114": "I-qpcr_result",
126
+ "115": "B-ncounter_biomarker",
127
+ "116": "I-ncounter_biomarker",
128
+ "117": "B-ncounter_method",
129
+ "118": "I-ncounter_method",
130
+ "119": "B-ncounter_biomarker_result",
131
+ "120": "I-ncounter_biomarker_result",
132
+ "121": "B-ngs_biomarker",
133
+ "122": "I-ngs_biomarker",
134
+ "123": "B-ngs_kit",
135
+ "124": "I-ngs_kit",
136
+ "125": "B-ngs_dna_alteration",
137
+ "126": "I-ngs_dna_alteration",
138
+ "127": "B-ngs_position_alteration",
139
+ "128": "I-ngs_position_alteration",
140
+ "129": "B-ngs_allelic_frequency",
141
+ "130": "I-ngs_allelic_frequency",
142
+ "131": "B-pd_l1_ihc_platform",
143
+ "132": "I-pd_l1_ihc_platform",
144
+ "133": "B-pd_l1_result_lung",
145
+ "134": "I-pd_l1_result_lung",
146
+ "135": "B-pd_l1_clone_lung",
147
+ "136": "I-pd_l1_clone_lung",
148
+ "137": "B-pd_l1_staining_tumoral_cells_lung",
149
+ "138": "I-pd_l1_staining_tumoral_cells_lung",
150
+ "139": "B-alk_clone",
151
+ "140": "I-alk_clone",
152
+ "141": "B-alk_ihc_platform",
153
+ "142": "I-alk_ihc_platform",
154
+ "143": "B-alk_ihc_result",
155
+ "144": "I-alk_ihc_result",
156
+ "145": "B-ros1_clone",
157
+ "146": "I-ros1_clone",
158
+ "147": "B-ros1_ihc_platform",
159
+ "148": "I-ros1_ihc_platform",
160
+ "149": "B-ros1_ihc_result",
161
+ "150": "I-ros1_ihc_result",
162
+ "151": "B-ngs_allelic_frequency_2",
163
+ "152": "I-ngs_allelic_frequency_2",
164
+ "153": "B-ngs_rna_biomarker",
165
+ "154": "I-ngs_rna_biomarker",
166
+ "155": "B-ngs_rna_kit",
167
+ "156": "I-ngs_rna_kit",
168
+ "157": "B-ngs_rna_alteration",
169
+ "158": "I-ngs_rna_alteration",
170
+ "159": "B-ngs_position_exon",
171
+ "160": "I-ngs_position_exon",
172
+ "161": "B-ngs_position_protein",
173
+ "162": "I-ngs_position_protein",
174
+ "163": "B-ngs_position_dna",
175
+ "164": "I-ngs_position_dna",
176
+ "165": "B-ngs_rna_gene",
177
+ "166": "I-ngs_rna_gene",
178
+ "167": "B-ngs_rna_partner",
179
+ "168": "I-ngs_rna_partner",
180
+ "169": "B-met_fish_kit",
181
+ "170": "I-met_fish_kit",
182
+ "171": "B-met_fish_probecontrol_index",
183
+ "172": "I-met_fish_probecontrol_index",
184
+ "173": "B-met_fish_metcell",
185
+ "174": "I-met_fish_metcell",
186
+ "175": "B-met_fish_cep7cell",
187
+ "176": "I-met_fish_cep7cell",
188
+ "177": "B-met_fish_result",
189
+ "178": "I-met_fish_result",
190
+ "179": "B-ret_fish_kit",
191
+ "180": "I-ret_fish_kit",
192
+ "181": "B-ret_fish_evaluated_cells",
193
+ "182": "I-ret_fish_evaluated_cells",
194
+ "183": "B-ret_fish_result",
195
+ "184": "I-ret_fish_result",
196
+ "185": "B-alk_fish_kit",
197
+ "186": "I-alk_fish_kit",
198
+ "187": "B-alk_fish_result",
199
+ "188": "I-alk_fish_result",
200
+ "189": "B-clinical_context",
201
+ "190": "I-clinical_context",
202
+ "191": "B-ngs_dna_comment",
203
+ "192": "I-ngs_dna_comment",
204
+ "193": "B-ros1_fish_kit",
205
+ "194": "I-ros1_fish_kit",
206
+ "195": "B-ros1_fish_result",
207
+ "196": "I-ros1_fish_result",
208
+ "197": "B-ncounter_comments",
209
+ "198": "I-ncounter_comments",
210
+ "199": "B-ntrk1_fish_kit",
211
+ "200": "I-ntrk1_fish_kit",
212
+ "201": "B-ntrk1_fish_result",
213
+ "202": "I-ntrk1_fish_result",
214
+ "203": "B-primary_tumor_site",
215
+ "204": "I-primary_tumor_site",
216
+ "205": "B-patient_number",
217
+ "206": "I-patient_number",
218
+ "207": "B-ngs_copy_number",
219
+ "208": "I-ngs_copy_number",
220
+ "209": "B-laterality",
221
+ "210": "I-laterality",
222
+ "211": "B-oms_classification",
223
+ "212": "I-oms_classification",
224
+ "213": "B-elston_ellis_grading",
225
+ "214": "I-elston_ellis_grading",
226
+ "215": "B-concomitant_occurrence_site",
227
+ "216": "I-concomitant_occurrence_site",
228
+ "217": "B-external_reporting_institute",
229
+ "218": "I-external_reporting_institute",
230
+ "219": "B-tnm_stage",
231
+ "220": "I-tnm_stage",
232
+ "221": "B-recidive",
233
+ "222": "I-recidive",
234
+ "223": "B-ngs_platform",
235
+ "224": "I-ngs_platform",
236
+ "225": "B-ngs_rna_platform",
237
+ "226": "I-ngs_rna_platform",
238
+ "227": "B-ntrk3_fish_kit",
239
+ "228": "I-ntrk3_fish_kit",
240
+ "229": "B-ntrk3_fish_result",
241
+ "230": "I-ntrk3_fish_result",
242
+ "231": "B-pan_trk_ihc_kit",
243
+ "232": "I-pan_trk_ihc_kit",
244
+ "233": "B-pan_trk_ihc_result",
245
+ "234": "I-pan_trk_ihc_result",
246
+ "235": "B-alk_fish_alteration",
247
+ "236": "I-alk_fish_alteration",
248
+ "237": "B-ret_fish_alteration",
249
+ "238": "I-ret_fish_alteration",
250
+ "239": "B-ros1_fish_alteration",
251
+ "240": "I-ros1_fish_alteration",
252
+ "241": "B-met_fish_alteration",
253
+ "242": "I-met_fish_alteration",
254
+ "243": "B-ntrk1_fish_alteration",
255
+ "244": "I-ntrk1_fish_alteration",
256
+ "245": "B-ntrk3_fish_alteration",
257
+ "246": "I-ntrk3_fish_alteration",
258
+ "247": "B-alk_ihc_alteration",
259
+ "248": "I-alk_ihc_alteration",
260
+ "249": "B-ros1_ihc_alteration",
261
+ "250": "I-ros1_ihc_alteration",
262
+ "251": "B-pan_trk_ihc_biomarker",
263
+ "252": "I-pan_trk_ihc_biomarker",
264
+ "253": "B-alk_ihc_platform_provider",
265
+ "254": "I-alk_ihc_platform_provider",
266
+ "255": "B-ros1_ihc_platform_provider",
267
+ "256": "I-ros1_ihc_platform_provider",
268
+ "257": "B-pd_l1_ihc_platform_provider",
269
+ "258": "I-pd_l1_ihc_platform_provider",
270
+ "259": "B-pd_l1_low",
271
+ "260": "I-pd_l1_low",
272
+ "261": "B-histological_grade",
273
+ "262": "I-histological_grade",
274
+ "263": "B-er_low",
275
+ "264": "I-er_low",
276
+ "265": "B-egfr_ihc_alteration",
277
+ "266": "I-egfr_ihc_alteration",
278
+ "267": "B-her2_low",
279
+ "268": "I-her2_low",
280
+ "269": "B-lymphnode_metastatic",
281
+ "270": "I-lymphnode_metastatic",
282
+ "271": "B-validation_date",
283
+ "272": "I-validation_date",
284
+ "273": "B-subtype_lung",
285
+ "274": "I-subtype_lung",
286
+ "275": "B-malignancy",
287
+ "276": "I-malignancy",
288
+ "277": "B-oncotype_dx_recurrence_score_rc",
289
+ "278": "I-oncotype_dx_recurrence_score_rc",
290
+ "279": "B-oncotype_dx_distant_recurence_risk",
291
+ "280": "I-oncotype_dx_distant_recurence_risk",
292
+ "281": "B-oncotype_dx_absolute_chemotherapy_benefit",
293
+ "282": "I-oncotype_dx_absolute_chemotherapy_benefit",
294
+ "283": "B-oncotype_dx_er_score",
295
+ "284": "I-oncotype_dx_er_score",
296
+ "285": "B-oncotype_dx_er_result",
297
+ "286": "I-oncotype_dx_er_result",
298
+ "287": "B-oncotype_pr_score",
299
+ "288": "I-oncotype_pr_score",
300
+ "289": "B-oncotype_dx_pr_result",
301
+ "290": "I-oncotype_dx_pr_result",
302
+ "291": "B-oncotype_dx_her2_score",
303
+ "292": "I-oncotype_dx_her2_score",
304
+ "293": "B-oncotype_dx_her2_result",
305
+ "294": "I-oncotype_dx_her2_result",
306
+ "295": "B-oncotype_dx_pr_score",
307
+ "296": "I-oncotype_dx_pr_score",
308
+ "297": "B-effective_date",
309
+ "298": "I-effective_date",
310
+ "299": "B-her2_ihc_result_final",
311
+ "300": "I-her2_ihc_result_final",
312
+ "301": "B-stage",
313
+ "302": "I-stage",
314
+ "303": "B-turnaround_time",
315
+ "304": "I-turnaround_time",
316
+ "305": "B-sample_location",
317
+ "306": "I-sample_location"
318
+ },
319
+ "initializer_range": 0.02,
320
+ "intermediate_size": 4096,
321
+ "label2id": {
322
+ "B-alias": 1,
323
+ "B-alk_clone": 139,
324
+ "B-alk_fish_alteration": 235,
325
+ "B-alk_fish_kit": 185,
326
+ "B-alk_fish_result": 187,
327
+ "B-alk_ihc_alteration": 247,
328
+ "B-alk_ihc_platform": 141,
329
+ "B-alk_ihc_platform_provider": 253,
330
+ "B-alk_ihc_result": 143,
331
+ "B-androgen_ihc": 55,
332
+ "B-androgen_ihc_clone": 59,
333
+ "B-androgen_ihc_result": 57,
334
+ "B-cen17_copiescell": 53,
335
+ "B-ck19": 77,
336
+ "B-clinical_context": 189,
337
+ "B-concomitant_occurrence_site": 215,
338
+ "B-dcis": 81,
339
+ "B-determination_date": 5,
340
+ "B-diagnostic": 107,
341
+ "B-e_cadherina": 61,
342
+ "B-effective_date": 297,
343
+ "B-egfr_ihc_alteration": 265,
344
+ "B-egfr_ihc_clone": 99,
345
+ "B-egfr_ihc_result": 97,
346
+ "B-elston_ellis_grading": 213,
347
+ "B-entry_date": 3,
348
+ "B-er_low": 263,
349
+ "B-estrogen_ihc": 7,
350
+ "B-estrogen_ihc_clone": 9,
351
+ "B-estrogen_ihc_result": 11,
352
+ "B-external_reporting_institute": 217,
353
+ "B-gata3": 65,
354
+ "B-her2_copiescell": 51,
355
+ "B-her2_final_result": 25,
356
+ "B-her2_ihc_clone": 33,
357
+ "B-her2_ihc_result": 23,
358
+ "B-her2_ihc_result_final": 299,
359
+ "B-her2_in_situ_hydration_kit": 29,
360
+ "B-her2_interpretation_guide": 21,
361
+ "B-her2_low": 267,
362
+ "B-her2_staining": 37,
363
+ "B-her2cen17_ratio": 49,
364
+ "B-histological_grade": 261,
365
+ "B-histological_type": 79,
366
+ "B-infiltrating_cells_pd_l1_positive": 41,
367
+ "B-ki67_expression": 19,
368
+ "B-ki67_ihc_clone": 95,
369
+ "B-laterality": 209,
370
+ "B-lymphnode_metastatic": 269,
371
+ "B-malignancy": 275,
372
+ "B-met_fish_alteration": 241,
373
+ "B-met_fish_cep7cell": 175,
374
+ "B-met_fish_kit": 169,
375
+ "B-met_fish_metcell": 173,
376
+ "B-met_fish_probecontrol_index": 171,
377
+ "B-met_fish_result": 177,
378
+ "B-metastatic": 39,
379
+ "B-metastatic_tissue": 63,
380
+ "B-muestra_1": 91,
381
+ "B-ncounter_biomarker": 115,
382
+ "B-ncounter_biomarker_result": 119,
383
+ "B-ncounter_comments": 197,
384
+ "B-ncounter_method": 117,
385
+ "B-ngs_allelic_frequency": 129,
386
+ "B-ngs_allelic_frequency_2": 151,
387
+ "B-ngs_biomarker": 121,
388
+ "B-ngs_copy_number": 207,
389
+ "B-ngs_dna_alteration": 125,
390
+ "B-ngs_dna_comment": 191,
391
+ "B-ngs_kit": 123,
392
+ "B-ngs_platform": 223,
393
+ "B-ngs_position_alteration": 127,
394
+ "B-ngs_position_dna": 163,
395
+ "B-ngs_position_exon": 159,
396
+ "B-ngs_position_protein": 161,
397
+ "B-ngs_rna_alteration": 157,
398
+ "B-ngs_rna_biomarker": 153,
399
+ "B-ngs_rna_gene": 165,
400
+ "B-ngs_rna_kit": 155,
401
+ "B-ngs_rna_partner": 167,
402
+ "B-ngs_rna_platform": 225,
403
+ "B-note": 67,
404
+ "B-ntrk": 85,
405
+ "B-ntrk1_fish_alteration": 243,
406
+ "B-ntrk1_fish_kit": 199,
407
+ "B-ntrk1_fish_result": 201,
408
+ "B-ntrk3_fish_alteration": 245,
409
+ "B-ntrk3_fish_kit": 227,
410
+ "B-ntrk3_fish_result": 229,
411
+ "B-observation": 105,
412
+ "B-oms_classification": 211,
413
+ "B-oncotype_dx_absolute_chemotherapy_benefit": 281,
414
+ "B-oncotype_dx_distant_recurence_risk": 279,
415
+ "B-oncotype_dx_er_result": 285,
416
+ "B-oncotype_dx_er_score": 283,
417
+ "B-oncotype_dx_her2_result": 293,
418
+ "B-oncotype_dx_her2_score": 291,
419
+ "B-oncotype_dx_pr_result": 289,
420
+ "B-oncotype_dx_pr_score": 295,
421
+ "B-oncotype_dx_recurrence_score_rc": 277,
422
+ "B-oncotype_pr_score": 287,
423
+ "B-origin": 47,
424
+ "B-pan_trk_ihc_biomarker": 251,
425
+ "B-pan_trk_ihc_kit": 231,
426
+ "B-pan_trk_ihc_result": 233,
427
+ "B-patient_number": 205,
428
+ "B-pd_l1_clone": 45,
429
+ "B-pd_l1_clone_lung": 135,
430
+ "B-pd_l1_cps": 75,
431
+ "B-pd_l1_cps_clone": 71,
432
+ "B-pd_l1_cps_result": 73,
433
+ "B-pd_l1_ihc_platform": 131,
434
+ "B-pd_l1_ihc_platform_provider": 257,
435
+ "B-pd_l1_low": 259,
436
+ "B-pd_l1_result": 43,
437
+ "B-pd_l1_result_lung": 133,
438
+ "B-pd_l1_staining_stromal_cells": 89,
439
+ "B-pd_l1_staining_tumoral_cells": 87,
440
+ "B-pd_l1_staining_tumoral_cells_lung": 137,
441
+ "B-primary_tumor_site": 203,
442
+ "B-progesterone_ihc": 13,
443
+ "B-progesterone_ihc_clone": 17,
444
+ "B-progesterone_ihc_result": 15,
445
+ "B-qpcr_biomarker": 109,
446
+ "B-qpcr_method": 111,
447
+ "B-qpcr_result": 113,
448
+ "B-recidive": 221,
449
+ "B-result_ish_her2": 27,
450
+ "B-ret_fish_alteration": 237,
451
+ "B-ret_fish_evaluated_cells": 181,
452
+ "B-ret_fish_kit": 179,
453
+ "B-ret_fish_result": 183,
454
+ "B-ros1_clone": 145,
455
+ "B-ros1_fish_alteration": 239,
456
+ "B-ros1_fish_kit": 193,
457
+ "B-ros1_fish_result": 195,
458
+ "B-ros1_ihc_alteration": 249,
459
+ "B-ros1_ihc_platform": 147,
460
+ "B-ros1_ihc_platform_provider": 255,
461
+ "B-ros1_ihc_result": 149,
462
+ "B-sample_date": 31,
463
+ "B-sample_location": 305,
464
+ "B-sample_type": 35,
465
+ "B-size": 103,
466
+ "B-snomed": 93,
467
+ "B-stage": 301,
468
+ "B-subtype_breast": 69,
469
+ "B-subtype_lung": 273,
470
+ "B-tils": 83,
471
+ "B-tnm_stage": 219,
472
+ "B-tumoral_cell": 101,
473
+ "B-turnaround_time": 303,
474
+ "B-validation_date": 271,
475
+ "I-alias": 2,
476
+ "I-alk_clone": 140,
477
+ "I-alk_fish_alteration": 236,
478
+ "I-alk_fish_kit": 186,
479
+ "I-alk_fish_result": 188,
480
+ "I-alk_ihc_alteration": 248,
481
+ "I-alk_ihc_platform": 142,
482
+ "I-alk_ihc_platform_provider": 254,
483
+ "I-alk_ihc_result": 144,
484
+ "I-androgen_ihc": 56,
485
+ "I-androgen_ihc_clone": 60,
486
+ "I-androgen_ihc_result": 58,
487
+ "I-cen17_copiescell": 54,
488
+ "I-ck19": 78,
489
+ "I-clinical_context": 190,
490
+ "I-concomitant_occurrence_site": 216,
491
+ "I-dcis": 82,
492
+ "I-determination_date": 6,
493
+ "I-diagnostic": 108,
494
+ "I-e_cadherina": 62,
495
+ "I-effective_date": 298,
496
+ "I-egfr_ihc_alteration": 266,
497
+ "I-egfr_ihc_clone": 100,
498
+ "I-egfr_ihc_result": 98,
499
+ "I-elston_ellis_grading": 214,
500
+ "I-entry_date": 4,
501
+ "I-er_low": 264,
502
+ "I-estrogen_ihc": 8,
503
+ "I-estrogen_ihc_clone": 10,
504
+ "I-estrogen_ihc_result": 12,
505
+ "I-external_reporting_institute": 218,
506
+ "I-gata3": 66,
507
+ "I-her2_copiescell": 52,
508
+ "I-her2_final_result": 26,
509
+ "I-her2_ihc_clone": 34,
510
+ "I-her2_ihc_result": 24,
511
+ "I-her2_ihc_result_final": 300,
512
+ "I-her2_in_situ_hydration_kit": 30,
513
+ "I-her2_interpretation_guide": 22,
514
+ "I-her2_low": 268,
515
+ "I-her2_staining": 38,
516
+ "I-her2cen17_ratio": 50,
517
+ "I-histological_grade": 262,
518
+ "I-histological_type": 80,
519
+ "I-infiltrating_cells_pd_l1_positive": 42,
520
+ "I-ki67_expression": 20,
521
+ "I-ki67_ihc_clone": 96,
522
+ "I-laterality": 210,
523
+ "I-lymphnode_metastatic": 270,
524
+ "I-malignancy": 276,
525
+ "I-met_fish_alteration": 242,
526
+ "I-met_fish_cep7cell": 176,
527
+ "I-met_fish_kit": 170,
528
+ "I-met_fish_metcell": 174,
529
+ "I-met_fish_probecontrol_index": 172,
530
+ "I-met_fish_result": 178,
531
+ "I-metastatic": 40,
532
+ "I-metastatic_tissue": 64,
533
+ "I-muestra_1": 92,
534
+ "I-ncounter_biomarker": 116,
535
+ "I-ncounter_biomarker_result": 120,
536
+ "I-ncounter_comments": 198,
537
+ "I-ncounter_method": 118,
538
+ "I-ngs_allelic_frequency": 130,
539
+ "I-ngs_allelic_frequency_2": 152,
540
+ "I-ngs_biomarker": 122,
541
+ "I-ngs_copy_number": 208,
542
+ "I-ngs_dna_alteration": 126,
543
+ "I-ngs_dna_comment": 192,
544
+ "I-ngs_kit": 124,
545
+ "I-ngs_platform": 224,
546
+ "I-ngs_position_alteration": 128,
547
+ "I-ngs_position_dna": 164,
548
+ "I-ngs_position_exon": 160,
549
+ "I-ngs_position_protein": 162,
550
+ "I-ngs_rna_alteration": 158,
551
+ "I-ngs_rna_biomarker": 154,
552
+ "I-ngs_rna_gene": 166,
553
+ "I-ngs_rna_kit": 156,
554
+ "I-ngs_rna_partner": 168,
555
+ "I-ngs_rna_platform": 226,
556
+ "I-note": 68,
557
+ "I-ntrk": 86,
558
+ "I-ntrk1_fish_alteration": 244,
559
+ "I-ntrk1_fish_kit": 200,
560
+ "I-ntrk1_fish_result": 202,
561
+ "I-ntrk3_fish_alteration": 246,
562
+ "I-ntrk3_fish_kit": 228,
563
+ "I-ntrk3_fish_result": 230,
564
+ "I-observation": 106,
565
+ "I-oms_classification": 212,
566
+ "I-oncotype_dx_absolute_chemotherapy_benefit": 282,
567
+ "I-oncotype_dx_distant_recurence_risk": 280,
568
+ "I-oncotype_dx_er_result": 286,
569
+ "I-oncotype_dx_er_score": 284,
570
+ "I-oncotype_dx_her2_result": 294,
571
+ "I-oncotype_dx_her2_score": 292,
572
+ "I-oncotype_dx_pr_result": 290,
573
+ "I-oncotype_dx_pr_score": 296,
574
+ "I-oncotype_dx_recurrence_score_rc": 278,
575
+ "I-oncotype_pr_score": 288,
576
+ "I-origin": 48,
577
+ "I-pan_trk_ihc_biomarker": 252,
578
+ "I-pan_trk_ihc_kit": 232,
579
+ "I-pan_trk_ihc_result": 234,
580
+ "I-patient_number": 206,
581
+ "I-pd_l1_clone": 46,
582
+ "I-pd_l1_clone_lung": 136,
583
+ "I-pd_l1_cps": 76,
584
+ "I-pd_l1_cps_clone": 72,
585
+ "I-pd_l1_cps_result": 74,
586
+ "I-pd_l1_ihc_platform": 132,
587
+ "I-pd_l1_ihc_platform_provider": 258,
588
+ "I-pd_l1_low": 260,
589
+ "I-pd_l1_result": 44,
590
+ "I-pd_l1_result_lung": 134,
591
+ "I-pd_l1_staining_stromal_cells": 90,
592
+ "I-pd_l1_staining_tumoral_cells": 88,
593
+ "I-pd_l1_staining_tumoral_cells_lung": 138,
594
+ "I-primary_tumor_site": 204,
595
+ "I-progesterone_ihc": 14,
596
+ "I-progesterone_ihc_clone": 18,
597
+ "I-progesterone_ihc_result": 16,
598
+ "I-qpcr_biomarker": 110,
599
+ "I-qpcr_method": 112,
600
+ "I-qpcr_result": 114,
601
+ "I-recidive": 222,
602
+ "I-result_ish_her2": 28,
603
+ "I-ret_fish_alteration": 238,
604
+ "I-ret_fish_evaluated_cells": 182,
605
+ "I-ret_fish_kit": 180,
606
+ "I-ret_fish_result": 184,
607
+ "I-ros1_clone": 146,
608
+ "I-ros1_fish_alteration": 240,
609
+ "I-ros1_fish_kit": 194,
610
+ "I-ros1_fish_result": 196,
611
+ "I-ros1_ihc_alteration": 250,
612
+ "I-ros1_ihc_platform": 148,
613
+ "I-ros1_ihc_platform_provider": 256,
614
+ "I-ros1_ihc_result": 150,
615
+ "I-sample_date": 32,
616
+ "I-sample_location": 306,
617
+ "I-sample_type": 36,
618
+ "I-size": 104,
619
+ "I-snomed": 94,
620
+ "I-stage": 302,
621
+ "I-subtype_breast": 70,
622
+ "I-subtype_lung": 274,
623
+ "I-tils": 84,
624
+ "I-tnm_stage": 220,
625
+ "I-tumoral_cell": 102,
626
+ "I-turnaround_time": 304,
627
+ "I-validation_date": 272,
628
+ "O": 0
629
+ },
630
+ "layer_norm_eps": 1e-07,
631
+ "max_position_embeddings": 512,
632
+ "max_relative_positions": -1,
633
+ "model_type": "deberta-v2",
634
+ "norm_rel_ebd": "layer_norm",
635
+ "num_attention_heads": 16,
636
+ "num_hidden_layers": 24,
637
+ "pad_token_id": 0,
638
+ "pooler_dropout": 0,
639
+ "pooler_hidden_act": "gelu",
640
+ "pooler_hidden_size": 1024,
641
+ "pos_att_type": [
642
+ "p2c",
643
+ "c2p"
644
+ ],
645
+ "position_biased_input": false,
646
+ "position_buckets": 256,
647
+ "relative_attention": true,
648
+ "share_att_key": true,
649
+ "torch_dtype": "float32",
650
+ "transformers_version": "4.35.2",
651
+ "type_vocab_size": 0,
652
+ "vocab_size": 128100
653
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab86bc5a5c0656e18965ad2bd1a7d6ada2c47e12470904481a22251e7d284ecd
3
+ size 1737356380