Commit ·
883f330
1
Parent(s): ea5edf7
minor edit
Browse files
README.md
CHANGED
|
@@ -4,10 +4,10 @@ task_categories:
|
|
| 4 |
- visual-question-answering
|
| 5 |
- object-detection
|
| 6 |
configs:
|
| 7 |
-
- config_name:
|
| 8 |
data_files:
|
| 9 |
- split: test
|
| 10 |
-
path: image_data/
|
| 11 |
---
|
| 12 |
|
| 13 |
# Note:
|
|
|
|
| 4 |
- visual-question-answering
|
| 5 |
- object-detection
|
| 6 |
configs:
|
| 7 |
+
- config_name: image_list
|
| 8 |
data_files:
|
| 9 |
- split: test
|
| 10 |
+
path: image_data/image_list.csv
|
| 11 |
---
|
| 12 |
|
| 13 |
# Note:
|