ActivityNetQA / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
710e161 verified
|
raw
history blame
434 Bytes
---
language:
- en
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-*
---