File size: 1,330 Bytes
1cfba19 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 |
---
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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |