Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,13 @@ model-index:
|
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 12 |
should probably proofread and complete it, then remove this comment. -->
|
| 13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
# deberta-med-ner-2
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the None dataset.
|
|
|
|
| 11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 12 |
should probably proofread and complete it, then remove this comment. -->
|
| 13 |
|
| 14 |
+
pipeline_tag: token-classification
|
| 15 |
+
|
| 16 |
+
widget:
|
| 17 |
+
- text: "63 year old woman with history of CAD"
|
| 18 |
+
example_title: "example-1"
|
| 19 |
+
|
| 20 |
+
|
| 21 |
# deberta-med-ner-2
|
| 22 |
|
| 23 |
This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on the None dataset.
|