Commit ·
98cd52d
1
Parent(s): c63e2d5
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,11 +11,6 @@ pipeline_tag: text-classification
|
|
| 11 |
tags:
|
| 12 |
- medical
|
| 13 |
---
|
| 14 |
-
# Model Card for Model ID
|
| 15 |
-
|
| 16 |
-
<!-- Provide a quick summary of what the model is/does. -->
|
| 17 |
-
|
| 18 |
-
This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
|
| 19 |
|
| 20 |
## Model Details
|
| 21 |
|
|
@@ -27,11 +22,11 @@ Fine-tuned variant of [BioBERT](https://huggingface.co/dmis-lab/biobert-v1.1), f
|
|
| 27 |
|
| 28 |
|
| 29 |
|
| 30 |
-
- **Developed by:** [Haider Sultan]
|
| 31 |
-
- **Model type:** [BERT Multi-Text Classification]
|
| 32 |
- **Language(s) (NLP):** [English]
|
| 33 |
- **License:** [MIT]
|
| 34 |
-
- **
|
|
|
|
| 35 |
|
| 36 |
## Uses
|
| 37 |
|
|
|
|
| 11 |
tags:
|
| 12 |
- medical
|
| 13 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
|
| 15 |
## Model Details
|
| 16 |
|
|
|
|
| 22 |
|
| 23 |
|
| 24 |
|
| 25 |
+
- **Developed by:** [Haider Sultan](https://github.com/HaiderSultanArc)
|
|
|
|
| 26 |
- **Language(s) (NLP):** [English]
|
| 27 |
- **License:** [MIT]
|
| 28 |
+
- **Paper [optional]:** [Clinical Decision Support System for Unani Medicine Practitioners](https://arxiv.org/abs/2310.18361)
|
| 29 |
+
- **Finetuned from model:** [BioBERT](https://huggingface.co/dmis-lab/biobert-v1.1)
|
| 30 |
|
| 31 |
## Uses
|
| 32 |
|