--- language: - en dataset_info: features: - name: hash dtype: string - name: category dtype: string - name: task dtype: string - name: description dtype: string - name: question dtype: string - name: options dtype: string - name: ground_truth dtype: string - name: file_hash dtype: string - name: slide_number dtype: int64 - name: image dtype: image - name: json_content dtype: string splits: - name: train num_bytes: 22677206.0 num_examples: 51 download_size: 22119447 dataset_size: 22677206.0 configs: - config_name: default data_files: - split: train path: data/train-* ---