stravoris commited on
Commit
7f5911e
·
verified ·
1 Parent(s): 2cd525f

Fix dataset link to stravoris/medical-mcq-dataset

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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/medmcq-pathology).
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 slice of the [`stravoris/medmcq-pathology`](https://huggingface.co/datasets/stravoris/medmcq-pathology) dataset — educational Pathology MCQs labeled by topic.
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