Update README.md
Browse files
README.md
CHANGED
@@ -7,12 +7,46 @@ tags:
|
|
7 |
task_categories:
|
8 |
- multiple-choice
|
9 |
- question-answering
|
10 |
-
pretty_name:
|
|
|
|
|
11 |
---
|
12 |
|
13 |
# MRI-MCQA
|
14 |
|
15 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
## License
|
18 |
|
@@ -20,4 +54,4 @@ This dataset is licensed under [CC-BY-NC 4.0](https://creativecommons.org/licens
|
|
20 |
|
21 |
## Disclaimer
|
22 |
|
23 |
-
Courtesy of Allen D. Elster, [MRIquestions.com](http://mriquestions.com).
|
|
|
7 |
task_categories:
|
8 |
- multiple-choice
|
9 |
- question-answering
|
10 |
+
pretty_name: MRI-MCQA
|
11 |
+
size_categories:
|
12 |
+
- n<1K
|
13 |
---
|
14 |
|
15 |
# MRI-MCQA
|
16 |
|
17 |
+
<div align="center">
|
18 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/6620f941eba5274b5c12f83d/DlPW2CN-qErpC3QJqdNho.png" width="400" alt="HPAI"/>
|
19 |
+
</div>
|
20 |
+
<hr style="margin: 15px">
|
21 |
+
<div align="center" style="line-height: 1;">
|
22 |
+
<a href="https://hpai.bsc.es/" target="_blank" style="margin: 1px;">
|
23 |
+
<img alt="Web" src="https://img.shields.io/badge/Website-HPAI-8A2BE2" style="display: inline-block; vertical-align: middle;"/>
|
24 |
+
</a>
|
25 |
+
<a href="https://huggingface.co/HPAI-BSC" target="_blank" style="margin: 1px;">
|
26 |
+
<img alt="Hugging Face" src="https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-HPAI-ffc107?color=ffc107&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
27 |
+
</a>
|
28 |
+
<a href="https://github.com/HPAI-BSC" target="_blank" style="margin: 1px;">
|
29 |
+
<img alt="GitHub" src="https://img.shields.io/badge/GitHub-HPAI-%23121011.svg?logo=github&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
30 |
+
</a>
|
31 |
+
</div>
|
32 |
+
<div align="center" style="line-height: 1;">
|
33 |
+
<a href="https://www.linkedin.com/company/hpai" target="_blank" style="margin: 1px;">
|
34 |
+
<img alt="Linkedin" src="https://img.shields.io/badge/Linkedin-HPAI-blue" style="display: inline-block; vertical-align: middle;"/>
|
35 |
+
</a>
|
36 |
+
<a href="https://bsky.app/profile/hpai.bsky.social" target="_blank" style="margin: 1px;">
|
37 |
+
<img alt="BlueSky" src="https://img.shields.io/badge/Bluesky-HPAI-0285FF?logo=bluesky&logoColor=fff" style="display: inline-block; vertical-align: middle;"/>
|
38 |
+
</a>
|
39 |
+
<a href="https://linktr.ee/hpai_bsc" target="_blank" style="margin: 1px;">
|
40 |
+
<img alt="LinkTree" src="https://img.shields.io/badge/Linktree-HPAI-43E55E?style=flat&logo=linktree&logoColor=white" style="display: inline-block; vertical-align: middle;"/>
|
41 |
+
</a>
|
42 |
+
</div>
|
43 |
+
|
44 |
+
## Dataset Description
|
45 |
+
|
46 |
+
MRI-MCQA is a benchmark composed by multiple-choice questions related to Magnetic Resonance Imaging (MRI). We use this dataset to evaluate the level of knowledge of various LLMs about the MRI field.
|
47 |
+
|
48 |
+
- **Curated by:** [Oscar Molina Sedano](https://huggingface.co/OscarMolina)
|
49 |
+
- **Language(s) (NLP):** English
|
50 |
|
51 |
## License
|
52 |
|
|
|
54 |
|
55 |
## Disclaimer
|
56 |
|
57 |
+
Courtesy of Allen D. Elster, [MRIquestions.com](http://mriquestions.com).
|