Corran's picture
Upload README.md with huggingface_hub
1cfba19
metadata
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
      list:
        - name: created
          dtype: string
        - name: version
          dtype: string
    - name: update_date
      dtype: string
    - name: authors_parsed
      sequence:
        sequence: string
    - name: embeddings
      sequence: float32
    - name: paper_title
      dtype: string
    - name: paper_url_abs
      dtype: string
    - name: paper_url_pdf
      dtype: string
    - name: repo_url
      dtype: string
    - name: is_official
      dtype: bool
    - name: mentioned_in_paper
      dtype: bool
    - name: pwc_url
      dtype: string
    - name: abs_enc
      sequence: float32
  splits:
    - name: train
      num_bytes: 2949900219
      num_examples: 612833
  download_size: 3236905950
  dataset_size: 2949900219

Dataset Card for "Arxiv_V12July23_Post2013CS_AllMiniV2L6"

More Information needed