Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -20,6 +20,16 @@ configs:
|
|
| 20 |
data_files:
|
| 21 |
- split: test
|
| 22 |
path: TestSet_VQA_ReportGeneration.json
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 23 |
---
|
| 24 |
|
| 25 |
|
|
|
|
| 20 |
data_files:
|
| 21 |
- split: test
|
| 22 |
path: TestSet_VQA_ReportGeneration.json
|
| 23 |
+
|
| 24 |
+
- config_name: VQA_Selected_2000
|
| 25 |
+
data_files:
|
| 26 |
+
- split: test
|
| 27 |
+
path: TestSet_SelectedVQA_2000.json
|
| 28 |
+
|
| 29 |
+
- config_name: TrainSet KnowledgeCorpus
|
| 30 |
+
data_files:
|
| 31 |
+
- split: train
|
| 32 |
+
path: TrainSet_KnowledgeCorpus.json
|
| 33 |
---
|
| 34 |
|
| 35 |
|