Fix dataset link to stravoris/medical-mcq-dataset
Browse files
README.md
CHANGED
|
@@ -70,7 +70,7 @@ D) <option D>
|
|
| 70 |
Topic:
|
| 71 |
```
|
| 72 |
|
| 73 |
-
The model completes the prompt with one of the topic labels seen during training. The full topic list is in the [dataset card](https://huggingface.co/datasets/stravoris/
|
| 74 |
|
| 75 |
## What this model is not
|
| 76 |
|
|
@@ -85,7 +85,7 @@ The MedMCQ project exists to explore small-model pipeline architectures for medi
|
|
| 85 |
|
| 86 |
## Training data
|
| 87 |
|
| 88 |
-
Trained on the Pathology
|
| 89 |
|
| 90 |
## Base model
|
| 91 |
|
|
|
|
| 70 |
Topic:
|
| 71 |
```
|
| 72 |
|
| 73 |
+
The model completes the prompt with one of the topic labels seen during training. The full topic list is in the [dataset card](https://huggingface.co/datasets/stravoris/medical-mcq-dataset).
|
| 74 |
|
| 75 |
## What this model is not
|
| 76 |
|
|
|
|
| 85 |
|
| 86 |
## Training data
|
| 87 |
|
| 88 |
+
Trained on the Pathology subset of the [Stravoris Medical MCQ dataset](https://huggingface.co/datasets/stravoris/medical-mcq-dataset) — educational Pathology MCQs labeled by topic.
|
| 89 |
|
| 90 |
## Base model
|
| 91 |
|