TimeScope-v0 / README.md
orrzohar's picture
Upload folder using huggingface_hub
d7b62c1 verified
metadata
dataset_info:
  features:
    - name: index
      dtype: int64
    - name: video
      dtype: string
    - name: input
      dtype: string
    - name: length
      dtype: int64
    - name: replace_time
      dtype: float64
    - name: type
      dtype: string
    - name: answer
      dtype: string
  splits:
    - name: OCR
      num_bytes: 281730
      num_examples: 500
    - name: QA
      num_bytes: 152380
      num_examples: 500
    - name: temporal
      num_bytes: 180604
      num_examples: 500
  download_size: 74251
  dataset_size: 614714
configs:
  - config_name: default
    data_files:
      - split: OCR
        path: data/OCR-*
      - split: QA
        path: data/QA-*
      - split: temporal
        path: data/temporal-*