File size: 1,203 Bytes
e8af8cd | 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 | ---
dataset_info:
features:
- name: id
dtype: string
- name: title
dtype: string
- name: paperAbstract
dtype: string
- name: entities
sequence: string
- name: s2Url
dtype: string
- name: pdfUrls
sequence: string
- name: s2PdfUrl
dtype: string
- name: authors
list:
- name: name
dtype: string
- name: ids
sequence: string
- name: inCitations
sequence: string
- name: outCitations
sequence: string
- name: fieldsOfStudy
sequence: string
- name: year
dtype: int32
- name: venue
dtype: string
- name: journalName
dtype: string
- name: journalVolume
dtype: string
- name: journalPages
dtype: string
- name: sources
sequence: string
- name: doi
dtype: string
- name: doiUrl
dtype: string
- name: pmid
dtype: string
- name: magId
dtype: string
splits:
- name: train
num_bytes: 2052936550.6958752
num_examples: 1058158
download_size: 2433560960
dataset_size: 2052936550.6958752
---
# Dataset Card for "s2orc_small"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |