TimeScope / README.md
ruili0's picture
Initial dataset upload with QA and OCR types
a612b77 verified
|
raw
history blame
598 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: video
      dtype: string
    - name: input
      dtype: string
    - name: length
      dtype: int64
    - name: answer
      dtype: string
  splits:
    - name: OCR
      num_bytes: 284880
      num_examples: 500
    - name: QA
      num_bytes: 155530
      num_examples: 500
    - name: temporal
      num_bytes: 181754
      num_examples: 500
  download_size: 67778
  dataset_size: 622164
configs:
  - config_name: default
    data_files:
      - split: OCR
        path: data/OCR-*
      - split: QA
        path: data/QA-*
      - split: temporal
        path: data/temporal-*