--- 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: 395831503.426 num_examples: 1039 download_size: 381544146 dataset_size: 395831503.426 configs: - config_name: default data_files: - split: train path: data/train-* ---