weikaih's picture
Update AI2-THOR VSI Eval 400 - improved count balance (42.8% count=1 using 32% max_count_1_pct)
6e58313 verified
|
raw
history blame
1.29 kB
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: choices
      list: string
    - name: topdown_map
      dtype: image
    - name: scene_name
      dtype: string
    - name: trajectory_id
      dtype: string
    - name: question_type
      dtype: string
    - name: difficulty
      dtype: string
    - name: total_frames
      dtype: int64
    - name: movement_type
      dtype: string
    - name: metadata
      struct:
        - name: category
          dtype: string
        - name: count
          dtype: int64
        - name: frame_count
          dtype: int64
        - name: generation_method
          dtype: string
        - name: has_topdown_map
          dtype: bool
        - name: platform
          dtype: string
        - name: task_type
          dtype: string
    - name: frame_0
      dtype: image
    - name: frame_1
      dtype: image
    - name: frame_2
      dtype: image
    - name: frame_3
      dtype: image
    - name: frame_4
      dtype: image
  splits:
    - name: rotation
      num_bytes: 1223700969
      num_examples: 200
    - name: multi_camera
      num_bytes: 1332284566
      num_examples: 200
  download_size: 2506943708
  dataset_size: 2555985535
configs:
  - config_name: default
    data_files:
      - split: rotation
        path: data/rotation-*
      - split: multi_camera
        path: data/multi_camera-*