chemrxiv-dev / README.md
magdaroni's picture
Upload dataset
aeeb37c verified
metadata
license: apache-2.0
configs:
  - config_name: default
    data_files:
      - split: filtered_matsci
        path: data/filtered_matsci-*
      - split: filtered_omg24
        path: data/filtered_omg24-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: title
      dtype: string
    - name: authors
      dtype: 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
  splits:
    - name: filtered_matsci
      num_bytes: 8890877675
      num_examples: 3152
    - name: filtered_omg24
      num_bytes: 53131679
      num_examples: 62
  download_size: 7660718393
  dataset_size: 8944009354