Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,18 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
# BiomixQA Dataset
|
5 |
|
@@ -60,4 +73,4 @@ If you use this dataset in your research, please cite the following paper:
|
|
60 |
|
61 |
## Contact
|
62 |
|
63 |
-
Karthik Soman - [email protected]
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
task_categories:
|
4 |
+
- question-answering
|
5 |
+
- multiple-choice
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
tags:
|
9 |
+
- biology
|
10 |
+
- medical
|
11 |
+
formats:
|
12 |
+
- csv
|
13 |
+
pretty_name: biomixQA
|
14 |
+
size_categories:
|
15 |
+
- n<1K
|
16 |
---
|
17 |
# BiomixQA Dataset
|
18 |
|
|
|
73 |
|
74 |
## Contact
|
75 |
|
76 |
+
Karthik Soman - [email protected]
|