TB-Bench-box / README.md
DHPR's picture
Upload dataset
3ff3ee3 verified
metadata
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
      num_examples: 250
    - name: spatial_reasoning
      num_bytes: 249876414
      num_examples: 250
    - name: orientation_reasoning
      num_bytes: 233899298
      num_examples: 250
    - name: other_lane_to_ego
      num_bytes: 578518673
      num_examples: 250
    - name: other_lane_changing
      num_bytes: 577674565
      num_examples: 250
    - name: other_turning
      num_bytes: 574834195
      num_examples: 250
    - name: ego_turning
      num_bytes: 569371064
      num_examples: 250
    - name: ego_traverse_distance
      num_bytes: 560511265
      num_examples: 250
  download_size: 3590891235
  dataset_size: 3714909731
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-*