File size: 980 Bytes
3bba4f6
 
 
 
f477fd8
3bba4f6
 
d4a2728
 
 
 
3bba4f6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
e3c6bc3
f477fd8
e3c6bc3
 
3bba4f6
 
 
 
 
 
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
---
dataset_info:
  features:
  - name: image
    dtype: image
  - name: image_name
    dtype: string
  - name: dataset_name
    dtype: string
  - name: image_path
    dtype: string
  - name: image_size
    sequence: int32
  - name: question
    dtype: string
  - name: action_intent
    dtype: string
  - name: action_type
    dtype: string
  - name: group_index
    dtype: int32
  - name: visual_similarity
    dtype: string
  - name: id
    dtype: int32
  - name: bbox
    sequence: float32
  - name: description
    dtype: string
  - name: functionality
    dtype: string
  - name: interaction_outcomes
    dtype: string
  - name: similar_elements
    dtype: string
  - name: num_similar_elements
    dtype: int32
  - name: density_class
    dtype: string
  splits:
  - name: test
    num_bytes: 1500869787.0
    num_examples: 832
  download_size: 1305174534
  dataset_size: 1500869787.0
configs:
- config_name: default
  data_files:
  - split: test
    path: data/test-*
---