Update README.md
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ base_model:
|
|
| 8 |
- MedSwin/MedSwin-7B-KD
|
| 9 |
pipeline_tag: question-answering
|
| 10 |
metrics:
|
| 11 |
-
- bertscore: 0.
|
| 12 |
tags:
|
| 13 |
- medical
|
| 14 |
---
|
|
@@ -19,6 +19,6 @@ tags:
|
|
| 19 |
- **License:** Apache 2.0
|
| 20 |
|
| 21 |
## Model Details
|
| 22 |
-
This is a Supervised Finetuning (SFT) model on top of a Knowledge Distillation model (KD), on synethised dataset from PubMedQA.
|
| 23 |
|
| 24 |
> Review all model metrics benchmark via [Benchmark Document Preview](https://hackmd.io/@ngFNmXW1RVOfNb7b3NYBJg/model_review).
|
|
|
|
| 8 |
- MedSwin/MedSwin-7B-KD
|
| 9 |
pipeline_tag: question-answering
|
| 10 |
metrics:
|
| 11 |
+
- bertscore: 0.8297
|
| 12 |
tags:
|
| 13 |
- medical
|
| 14 |
---
|
|
|
|
| 19 |
- **License:** Apache 2.0
|
| 20 |
|
| 21 |
## Model Details
|
| 22 |
+
This is a Supervised Finetuning (SFT) model on top of a Knowledge Distillation model (KD), on synethised-mix dataset from PubMedQA.
|
| 23 |
|
| 24 |
> Review all model metrics benchmark via [Benchmark Document Preview](https://hackmd.io/@ngFNmXW1RVOfNb7b3NYBJg/model_review).
|