--- dataset_info: features: - name: index dtype: int64 - name: answer dtype: string - name: question dtype: string - name: A dtype: string - name: B dtype: string - name: C dtype: string - name: D dtype: string - name: category dtype: string - name: cycle_category dtype: int64 - name: image dtype: string splits: - name: train num_bytes: 1932066488 num_examples: 800 download_size: 1905032768 dataset_size: 1932066488 configs: - config_name: default data_files: - split: train path: data/train-* ---