Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -8,15 +8,15 @@ task_categories:
|
|
| 8 |
- visual-question-answering
|
| 9 |
- multiple-choice
|
| 10 |
- text-generation
|
| 11 |
-
pretty_name:
|
| 12 |
|
| 13 |
configs:
|
| 14 |
-
- config_name:
|
| 15 |
data_files:
|
| 16 |
- split: test
|
| 17 |
path: TestSet_ImagePairSelection.json
|
| 18 |
|
| 19 |
-
- config_name:
|
| 20 |
data_files:
|
| 21 |
- split: test
|
| 22 |
path: TestSet_VQA_ReportGeneration.json
|
|
|
|
| 8 |
- visual-question-answering
|
| 9 |
- multiple-choice
|
| 10 |
- text-generation
|
| 11 |
+
pretty_name: TemMed-Bench
|
| 12 |
|
| 13 |
configs:
|
| 14 |
+
- config_name: Image Pair Selection
|
| 15 |
data_files:
|
| 16 |
- split: test
|
| 17 |
path: TestSet_ImagePairSelection.json
|
| 18 |
|
| 19 |
+
- config_name: VQA & Report Generation
|
| 20 |
data_files:
|
| 21 |
- split: test
|
| 22 |
path: TestSet_VQA_ReportGeneration.json
|