HongxinLi commited on
Commit
29082c2
·
verified ·
1 Parent(s): 9833cab

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +61 -0
  2. data/test-00000-of-00001.parquet +3 -0
README.md ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: string
6
+ - name: step
7
+ struct:
8
+ - name: action_uid
9
+ dtype: string
10
+ - name: bbox
11
+ struct:
12
+ - name: height
13
+ dtype: float64
14
+ - name: width
15
+ dtype: float64
16
+ - name: x
17
+ dtype: float64
18
+ - name: y
19
+ dtype: float64
20
+ - name: normalized_bbox
21
+ sequence: float64
22
+ - name: operation
23
+ struct:
24
+ - name: op
25
+ dtype: string
26
+ - name: original_op
27
+ dtype: string
28
+ - name: value
29
+ dtype: string
30
+ - name: pos_candidates
31
+ list:
32
+ - name: attributes
33
+ dtype: string
34
+ - name: backend_node_id
35
+ dtype: string
36
+ - name: choice
37
+ dtype: string
38
+ - name: is_original_target
39
+ dtype: bool
40
+ - name: is_top_level_target
41
+ dtype: bool
42
+ - name: rank
43
+ dtype: int64
44
+ - name: score
45
+ dtype: float64
46
+ - name: tag
47
+ dtype: string
48
+ - name: history
49
+ dtype: string
50
+ splits:
51
+ - name: test
52
+ num_bytes: 6820059
53
+ num_examples: 9264
54
+ download_size: 2592873
55
+ dataset_size: 6820059
56
+ configs:
57
+ - config_name: default
58
+ data_files:
59
+ - split: test
60
+ path: data/test-*
61
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4379d0f2f06d8159850b5f4d63699f90703ba030ff352f44dad9a0567b237a2a
3
+ size 2592873