LeMat-Synth-Papers / README.md
magdaroni's picture
Upload dataset
4a58043 verified
|
raw
history blame
1.39 kB
metadata
pretty_name: LeMat-Synth
license: cc-by-4.0
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: int64
    - name: read_count
      dtype: int64
    - name: citation_count
      dtype: int64
    - name: keywords
      dtype: string
    - name: text_paper
      dtype: string
    - name: text_si
      dtype: string
    - name: source
      dtype: string
    - name: pdf_extractor
      dtype: string
    - name: images
      dtype: string
  splits:
    - name: chemrxiv
      num_bytes: 6456735758
      num_examples: 1962
    - name: arxiv
      num_bytes: 2714717746
      num_examples: 62952
    - name: omg24
      num_bytes: 4570262831
      num_examples: 16026
    - name: sample_for_evaluation
      num_bytes: 319441479
      num_examples: 300
  download_size: 11264115561
  dataset_size: 14061157814
configs:
  - config_name: default
    data_files:
      - split: chemrxiv
        path: data/chemrxiv-*
      - split: arxiv
        path: data/arxiv-*
      - split: omg24
        path: data/omg24-*
      - split: sample_for_evaluation
        path: data/sample_for_evaluation-*

LeMat-Synth