ppxscal's picture
Upload README.md with huggingface_hub
a11b401
|
raw
history blame
941 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: id
      dtype: string
    - name: submitter
      dtype: string
    - name: authors
      dtype: string
    - name: title
      dtype: string
    - name: comments
      dtype: string
    - name: journal-ref
      dtype: string
    - name: doi
      dtype: string
    - name: report-no
      dtype: string
    - name: categories
      dtype: string
    - name: license
      dtype: string
    - name: abstract
      dtype: string
    - name: versions
      dtype: string
    - name: update_date
      dtype: string
    - name: authors_parsed
      dtype: string
  splits:
    - name: train
      num_bytes: 389578224
      num_examples: 2318918
  download_size: 0
  dataset_size: 389578224

Dataset Card for "arxiv-metadata-oai-snapshot"

More Information needed