bourdoiscatie commited on
Commit
dfe4e15
·
verified ·
1 Parent(s): ccbaee4

Upload dataset

Browse files
MCQs-Filtered/train-00000-of-00005.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:469acd9ac79a57a3149c158d33c35f6e226c5696064e99741d900aea0e3e89d9
3
- size 491056225
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:781f12f5a1788e36f8d270361cc56b191cd1a6a55734a1640d0734a5eeea0661
3
+ size 491065403
MCQs-Filtered/train-00001-of-00005.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:85e341fddf1e31dae3143dae7dfc54573972dc051270f80804925f8b3ae43e54
3
- size 488458312
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:215294e53f0b40e9bdd67988397a3d47f7c2624016c9648a636e76f556c31f24
3
+ size 488470777
MCQs-Filtered/train-00002-of-00005.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b4cd8e1952f93295fae5557852ea36ec6255f6d1dbd319b2b375ee4dd31c35f7
3
- size 494949644
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5622511ddfafd992c0ce5f3c1f2d8c864014f8ca502b52d04788f14138c226a
3
+ size 494960122
MCQs-Filtered/train-00003-of-00005.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ef8ae5dd564ddb043585db37cc54aee530f7b10380e7fbec914c43db7f0a1355
3
- size 495340791
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29c038bd2a2aa00d7de05e9437f011e08db06cc8e766081abc28e02533ee7496
3
+ size 495352078
MCQs-Filtered/train-00004-of-00005.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:477a16c233612f6375490c2f09857370008d3fcdbc884ee2b2af144e0876e351
3
- size 483105574
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c4c180dc20098c8831db5245d30df59bba03dd6cea41d107e3b8e606c41274d
3
+ size 483118414
README.md CHANGED
@@ -18,4 +18,22 @@ task_categories:
18
  - visual-question-answering
19
  size_categories:
20
  - 100K<n<1M
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  ---
 
18
  - visual-question-answering
19
  size_categories:
20
  - 100K<n<1M
21
+ dataset_info:
22
+ features:
23
+ - name: image
24
+ dtype: image
25
+ - name: question
26
+ dtype: string
27
+ - name: answer
28
+ dtype: string
29
+ - name: wikipedia_source
30
+ dtype: string
31
+ - name: question_type
32
+ dtype: string
33
+ splits:
34
+ - name: train
35
+ num_bytes: 2434233177.03
36
+ num_examples: 89926
37
+ download_size: 2452966794
38
+ dataset_size: 2434233177.03
39
  ---