--- dataset_info: features: - name: id dtype: string - name: title dtype: string - name: authors sequence: string - name: abstract dtype: string - name: doi dtype: string - name: published_date dtype: string - name: updated_date dtype: string - name: categories dtype: string - name: license dtype: string - name: pdf_url dtype: string - name: views_count dtype: float64 - name: read_count dtype: float64 - name: citation_count dtype: float64 - name: keywords sequence: string - name: text_paper dtype: string - name: text_si dtype: string - name: source dtype: string - name: pdf_extractor dtype: string - name: images list: - name: bytes dtype: binary - name: path dtype: string - name: structured_synthesis dtype: 'null' - name: is_catalytic dtype: bool - name: is_thermocatalytic dtype: bool splits: - name: train num_bytes: 811685689 num_examples: 1201 download_size: 682567004 dataset_size: 811685689 configs: - config_name: default data_files: - split: train path: data/train-* ---