AD_Monitor_final1 / README.md
Sayood's picture
Upload dataset
fcbe775 verified
|
Raw
History Blame Contribute Delete
666 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: front_camera_image
      dtype: image
    - name: bev_image
      dtype: image
    - name: system_prompt
      dtype: string
    - name: question
      dtype: string
    - name: answer
      dtype: string
    - name: category
      dtype: string
    - name: context_data
      dtype: string
  splits:
    - name: train
      num_bytes: 3708692835.962
      num_examples: 7647
    - name: test
      num_bytes: 222676322
      num_examples: 440
  download_size: 3776452591
  dataset_size: 3931369157.962
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*