--- configs: - config_name: default data_files: - split: train path: data/train-* dataset_info: features: - name: method dtype: string - name: subdir dtype: string - name: video_path dtype: string - name: label dtype: class_label: names: '0': Real '1': Fake - name: video dtype: string splits: - name: train num_bytes: 35846275042 num_examples: 15635 download_size: 35757095320 dataset_size: 35846275042 ---