lvbench / README.md
gwkrsrch2's picture
Upload README.md with huggingface_hub
34b9543 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: video
      dtype: string
    - name: video_type
      dtype: string
    - name: question
      dtype: string
    - name: options
      dtype: string
    - name: A
      dtype: string
    - name: B
      dtype: string
    - name: C
      dtype: string
    - name: D
      dtype: string
    - name: gt
      dtype: string
    - name: answer
      dtype: string
    - name: question_type
      dtype: string
    - name: time_reference
      dtype: string
    - name: length
      dtype: string
    - name: video_fps
      dtype: string
  splits:
    - name: test
      num_bytes: 668594
      num_examples: 1549
  download_size: 316196
  dataset_size: 668594

Dataset Card for "lvbench"

More Information needed