Datasets:
Tasks:
Visual Question Answering
Modalities:
Image
Sub-tasks:
visual-question-answering
Languages:
English
ArXiv:
License:
Updated path to original CLEVR data
Browse files- clevr-math.py +1 -1
- data/CLEVR_v1.0.zip +3 -0
clevr-math.py
CHANGED
@@ -49,7 +49,7 @@ _LICENSE = "Creative Commons Attribution Share Alike 4.0 International"
|
|
49 |
_URLS = {
|
50 |
"general": "data/clevr-math.zip",
|
51 |
"multihop": "data/clevr-math-multihop.zip",
|
52 |
-
"images": "
|
53 |
"test_images": "data/clevr-math-test-images.zip",
|
54 |
}
|
55 |
|
|
|
49 |
_URLS = {
|
50 |
"general": "data/clevr-math.zip",
|
51 |
"multihop": "data/clevr-math-multihop.zip",
|
52 |
+
"images": "data/CLEVR_v1.0.zip",
|
53 |
"test_images": "data/clevr-math-test-images.zip",
|
54 |
}
|
55 |
|
data/CLEVR_v1.0.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5cd61cf1096ed20944df93c9adb31e74d189b8459a94f54ba00090e5c59936d1
|
3 |
+
size 19021600724
|