File size: 1,455 Bytes
f1c98cd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28fe683
 
 
fd0d956
 
 
134f622
 
 
1dbe8b3
 
 
a0c6bc3
 
 
6359b88
 
 
3ff3ee3
 
 
 
 
f1c98cd
 
 
 
 
28fe683
 
fd0d956
 
134f622
 
1dbe8b3
 
a0c6bc3
 
6359b88
 
3ff3ee3
 
f1c98cd
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
---
dataset_info:
  features:
  - name: image
    sequence: image
  - name: problem
    dtype: string
  - name: solution
    dtype: string
  - name: task
    dtype: string
  - name: choice
    sequence: string
  splits:
  - name: relative_distance
    num_bytes: 370224257.0
    num_examples: 250
  - name: spatial_reasoning
    num_bytes: 249876414.0
    num_examples: 250
  - name: orientation_reasoning
    num_bytes: 233899298.0
    num_examples: 250
  - name: other_lane_to_ego
    num_bytes: 578518673.0
    num_examples: 250
  - name: other_lane_changing
    num_bytes: 577674565.0
    num_examples: 250
  - name: other_turning
    num_bytes: 574834195.0
    num_examples: 250
  - name: ego_turning
    num_bytes: 569371064.0
    num_examples: 250
  - name: ego_traverse_distance
    num_bytes: 560511265.0
    num_examples: 250
  download_size: 3590891235
  dataset_size: 3714909731.0
configs:
- config_name: default
  data_files:
  - split: relative_distance
    path: data/relative_distance-*
  - split: spatial_reasoning
    path: data/spatial_reasoning-*
  - split: orientation_reasoning
    path: data/orientation_reasoning-*
  - split: other_lane_to_ego
    path: data/other_lane_to_ego-*
  - split: other_lane_changing
    path: data/other_lane_changing-*
  - split: other_turning
    path: data/other_turning-*
  - split: ego_turning
    path: data/ego_turning-*
  - split: ego_traverse_distance
    path: data/ego_traverse_distance-*
---