File size: 2,436 Bytes
5367984
 
8470f34
5367984
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8470f34
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2efc69b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
ab8b3ee
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
b27b849
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
850a82f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5367984
 
 
 
 
8470f34
 
 
 
2efc69b
 
 
 
ab8b3ee
 
 
 
b27b849
 
 
 
850a82f
 
 
 
5367984
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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
---
dataset_info:
- config_name: Activity
  features:
  - name: image
    dtype: image
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: test
    num_bytes: 131503554.0
    num_examples: 100
  download_size: 131505644
  dataset_size: 131503554.0
- config_name: Forecasting
  features:
  - name: image
    dtype: image
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: test
    num_bytes: 139303002.0
    num_examples: 100
  download_size: 139307208
  dataset_size: 139303002.0
- config_name: Localization_location
  features:
  - name: image
    dtype: image
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: test
    num_bytes: 65820754.0
    num_examples: 50
  download_size: 65824255
  dataset_size: 65820754.0
- config_name: Localization_spatial
  features:
  - name: image
    dtype: image
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: test
    num_bytes: 72484708.0
    num_examples: 50
  download_size: 72488136
  dataset_size: 72484708.0
- config_name: Object_affordance
  features:
  - name: image
    dtype: image
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: test
    num_bytes: 62218613.0
    num_examples: 50
  download_size: 62220447
  dataset_size: 62218613.0
- config_name: Object_attribute
  features:
  - name: image
    dtype: image
  - name: question
    dtype: string
  - name: answer
    dtype: string
  - name: id
    dtype: string
  splits:
  - name: test
    num_bytes: 62069832.0
    num_examples: 50
  download_size: 62072760
  dataset_size: 62069832.0
configs:
- config_name: Activity
  data_files:
  - split: test
    path: Activity/test-*
- config_name: Forecasting
  data_files:
  - split: test
    path: Forecasting/test-*
- config_name: Localization_location
  data_files:
  - split: test
    path: Localization_location/test-*
- config_name: Localization_spatial
  data_files:
  - split: test
    path: Localization_spatial/test-*
- config_name: Object_affordance
  data_files:
  - split: test
    path: Object_affordance/test-*
- config_name: Object_attribute
  data_files:
  - split: test
    path: Object_attribute/test-*
---