Datasets:

Modalities:
Text
Video
Formats:
parquet
ArXiv:
Libraries:
Datasets
pandas
License:
video-tt / README.md
librarian-bot's picture
Librarian Bot: Add language metadata for dataset
40a8f06 verified
|
raw
history blame
742 Bytes
metadata
language:
  - en
license: mit
dataset_info:
  features:
    - name: qid
      dtype: string
    - name: video_id
      dtype: string
    - name: capability
      dtype: string
    - name: question
      dtype: string
    - name: duration
      dtype: string
    - name: question_prompt
      dtype: string
    - name: answer
      dtype: string
    - name: youtube_url
      dtype: string
  splits:
    - name: test_no_leading_oe
      num_bytes: 182215
      num_examples: 297
    - name: test
      num_bytes: 377376
      num_examples: 848
  download_size: 1613383
  dataset_size: 559591
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
      - split: test_no_leading_oe
        path: data/test_no_leading_oe-*