AISG_Challenge / README.md
ZhangYuanhan's picture
Update README.md
42488f9 verified
metadata
license: mit
dataset_info:
  features:
    - name: qid
      dtype: string
    - name: video_id
      dtype: string
    - name: question_type
      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
      num_bytes: 488915
      num_examples: 1500
  download_size: 94097
  dataset_size: 488915
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*

Dataset Card for AISG-Challenge of Video Turing Test

Uses

  • This dataset is specifically for the Video Turing Test Challenge and follows the challenge-specific data split.
  • The data is formatted for Video Question Answering (VideoQA); however, as this is a challenge set, the answers are currently hidden.

Data