TimeScope / README.md
ruili0's picture
Initial dataset upload with QA and OCR types
f53c279 verified
|
raw
history blame
679 Bytes
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: 434110
      num_examples: 1000
    - name: temporal
      num_bytes: 614714
      num_examples: 1500
  download_size: 168686
  dataset_size: 1330554
configs:
  - config_name: default
    data_files:
      - split: OCR
        path: data/OCR-*
      - split: QA
        path: data/QA-*
      - split: temporal
        path: data/temporal-*