--- configs: - config_name: default data_files: - split: train path: train-* - split: validation path: validation-* dataset_info: features: - name: texts sequence: string - name: images sequence: image - name: metadata list: - name: document_url dtype: string - name: unformatted_src dtype: string - name: src dtype: string - name: formatted_filename dtype: string - name: alt_text dtype: string - name: rendered_width dtype: int64 - name: rendered_height dtype: int64 - name: original_width dtype: int64 - name: original_height dtype: int64 - name: format dtype: string - name: general_metadata struct: - name: url dtype: string - name: warc_filename dtype: string - name: warc_record_offset dtype: int64 - name: warc_record_length dtype: int64 task_categories: - image-text-to-text language: - en size_categories: - 1K