File size: 1,367 Bytes
3ac1ac3
 
83c6537
3ac1ac3
 
 
 
 
 
 
 
 
 
 
 
 
4500f61
3ac1ac3
4500f61
 
83c6537
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2e8288f
83c6537
2e8288f
 
2411c4c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7871fd4
2411c4c
7871fd4
 
3ac1ac3
 
 
 
 
83c6537
 
 
 
2411c4c
 
 
 
3ac1ac3
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
---
dataset_info:
- config_name: tqa
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: oracle_answer
    dtype: string
  - name: oracle_option
    dtype: string
  - name: oracle_full_answer
    dtype: string
  splits:
  - name: test
    num_bytes: 4723238
    num_examples: 4635
  download_size: 804261
  dataset_size: 4723238
- config_name: vqa
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: image
    dtype: image
  - name: oracle_answer
    dtype: string
  - name: oracle_option
    dtype: string
  - name: oracle_full_answer
    dtype: string
  splits:
  - name: test
    num_bytes: 733091578.0
    num_examples: 4635
  download_size: 712137895
  dataset_size: 733091578.0
- config_name: vtqa
  features:
  - name: id
    dtype: string
  - name: text
    dtype: string
  - name: image
    dtype: image
  - name: oracle_answer
    dtype: string
  - name: oracle_option
    dtype: string
  - name: oracle_full_answer
    dtype: string
  splits:
  - name: test
    num_bytes: 736109315.0
    num_examples: 4635
  download_size: 712879771
  dataset_size: 736109315.0
configs:
- config_name: tqa
  data_files:
  - split: test
    path: tqa/test-*
- config_name: vqa
  data_files:
  - split: test
    path: vqa/test-*
- config_name: vtqa
  data_files:
  - split: test
    path: vtqa/test-*
---