Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
csv
Languages:
English
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
@@ -17,12 +17,12 @@ CARDBiomedBench is a biomedical question-answering benchmark designed to evaluat
|
|
17 |
|
18 |
## Data Fields
|
19 |
|
20 |
-
- `uuid`: *string* - Unique identifier for the question-answer pair.
|
21 |
-
- `template_uuid`: *string* - Unique identifier of the original template question from which this instance was derived.
|
22 |
- `question`: *string* - The biomedical question posed in the dataset.
|
23 |
- `answer`: *string* - The corresponding answer to the question.
|
24 |
- `bio_category`: *string* - The biological category or categories associated with the question. Multiple categories are separated by a semicolon (`;`).
|
25 |
- `reasoning_category`: *string* - The reasoning category or categories associated with the question. Multiple categories are separated by a semicolon (`;`).
|
|
|
|
|
26 |
|
27 |
|
28 |
## Citation
|
|
|
17 |
|
18 |
## Data Fields
|
19 |
|
|
|
|
|
20 |
- `question`: *string* - The biomedical question posed in the dataset.
|
21 |
- `answer`: *string* - The corresponding answer to the question.
|
22 |
- `bio_category`: *string* - The biological category or categories associated with the question. Multiple categories are separated by a semicolon (`;`).
|
23 |
- `reasoning_category`: *string* - The reasoning category or categories associated with the question. Multiple categories are separated by a semicolon (`;`).
|
24 |
+
- `uuid`: *string* - Unique identifier for the question-answer pair.
|
25 |
+
- `template_uuid`: *string* - Unique identifier of the original template question from which this instance was derived.
|
26 |
|
27 |
|
28 |
## Citation
|