---
configs:
- config_name: default
data_files:
- split: val
path: data/val-*
- split: test
path: data/test-*
- split: train
path: data/train-*
dataset_info:
features:
- name: question_id
dtype: string
- name: image
dtype: image
- name: question
dtype: string
- name: hazard
dtype: string
- name: bounding_box
dtype: string
- name: plausible_speed
dtype: string
- name: image_source
dtype: string
splits:
- name: val
num_bytes: 112573865.0
num_examples: 1000
- name: test
num_bytes: 115278175.0
num_examples: 1000
- name: train
num_bytes: 1541832473.125
num_examples: 12975
download_size: 1767087780
dataset_size: 1769684513.125
---
DHPR: Driving Hazard Prediction and Reasoning
Paper