File size: 1,531 Bytes
5b4ede2 50d665a 5b4ede2 50d665a 5b4ede2 |
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 65 66 67 68 69 70 71 72 |
---
dataset_info:
features:
- name: title
dtype: string
- name: paper_id
dtype: int64
- name: abstract
dtype: string
- name: authors
list:
- name: first
dtype: string
- name: middle
sequence: string
- name: last
dtype: string
- name: suffix
dtype: string
- name: year
dtype: float64
- name: arxiv_id
dtype: string
- name: acl_id
dtype: string
- name: pmc_id
dtype: string
- name: pubmed_id
dtype: string
- name: doi
dtype: string
- name: venue
dtype: string
- name: journal
dtype: string
- name: mag_id
dtype: string
- name: outbound_citations
sequence: string
- name: inbound_citations
sequence: string
- name: has_outbound_citations
dtype: bool
- name: has_inbound_citations
dtype: bool
- name: has_pdf_parse
dtype: bool
- name: s2_url
dtype: string
- name: has_pdf_body_text
dtype: float64
- name: has_pdf_parsed_abstract
dtype: float64
- name: has_pdf_parsed_body_text
dtype: float64
- name: has_pdf_parsed_bib_entries
dtype: float64
- name: has_pdf_parsed_ref_entries
dtype: float64
- name: entities
sequence:
sequence: string
splits:
- name: train
num_bytes: 260857853
num_examples: 125745
download_size: 135186490
dataset_size: 260857853
---
# Dataset Card for "VISBank_Parsed"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |