ActivityNetQA / README.md
luodian's picture
Upload dataset
af2983b verified
|
raw
history blame
No virus
419 Bytes
---
dataset_info:
features:
- name: video_name
dtype: string
- name: question_id
dtype: string
- name: question
dtype: string
- name: answer
dtype: string
- name: type
dtype: string
splits:
- name: test
num_bytes: 779227
num_examples: 8000
download_size: 326030
dataset_size: 779227
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---