Update README.md
Browse files
README.md
CHANGED
@@ -6,17 +6,20 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: deberta-med-ner-2
|
8 |
results: []
|
9 |
-
|
10 |
widget:
|
11 |
-
- text:
|
12 |
-
example_title:
|
13 |
-
- text:
|
14 |
-
example_title:
|
15 |
-
- text:
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
|
|
|
|
|
|
|
|
20 |
---
|
21 |
|
22 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -78,5 +81,4 @@ Author: [Saketh Mattupalli](https://huggingface.co/blaze999)
|
|
78 |
- Transformers 4.37.0
|
79 |
- Pytorch 2.1.2
|
80 |
- Datasets 2.1.0
|
81 |
-
- Tokenizers 0.15.1
|
82 |
-
|
|
|
6 |
model-index:
|
7 |
- name: deberta-med-ner-2
|
8 |
results: []
|
|
|
9 |
widget:
|
10 |
+
- text: 63 year old woman with history of CAD presented to ER
|
11 |
+
example_title: Example-1
|
12 |
+
- text: 63 year old woman diagnosed with CAD
|
13 |
+
example_title: Example-2
|
14 |
+
- text: >-
|
15 |
+
A 48 year-old female presented with vaginal bleeding and abnormal Pap
|
16 |
+
smears. Upon diagnosis of invasive non-keratinizing SCC of the cervix, she
|
17 |
+
underwent a radical hysterectomy with salpingo-oophorectomy which
|
18 |
+
demonstrated positive spread to the pelvic lymph nodes and the parametrium.
|
19 |
+
Pathological examination revealed that the tumour also extensively involved
|
20 |
+
the lower uterine segment.
|
21 |
+
example_title: example 3
|
22 |
+
pipeline_tag: token-classification
|
23 |
---
|
24 |
|
25 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
81 |
- Transformers 4.37.0
|
82 |
- Pytorch 2.1.2
|
83 |
- Datasets 2.1.0
|
84 |
+
- Tokenizers 0.15.1
|
|