parsed_arxiv / README.md
liyucheng's picture
Upload dataset
af661a4 verified
|
raw
history blame
748 Bytes
metadata
dataset_info:
  features:
    - name: entry_id
      dtype: string
    - name: published
      dtype: string
    - name: title
      dtype: string
    - name: authors
      sequence: string
    - name: primary_category
      dtype: string
    - name: categories
      sequence: string
    - name: text
      dtype: string
    - name: introduction
      dtype: string
    - name: background
      dtype: string
    - name: method
      dtype: string
    - name: results
      dtype: string
    - name: discussion
      dtype: string
    - name: conclusion
      dtype: string
  splits:
    - name: train
      num_bytes: 2610048488
      num_examples: 49011
  download_size: 1288388739
  dataset_size: 2610048488
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*