--- 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: 277380 num_examples: 500 - name: QA num_bytes: 148030 num_examples: 500 - name: temporal num_bytes: 174254 num_examples: 500 download_size: 67422 dataset_size: 599664 configs: - config_name: default data_files: - split: OCR path: data/OCR-* - split: QA path: data/QA-* - split: temporal path: data/temporal-* ---