File size: 912 Bytes
d1cb5a1 |
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 |
---
dataset_info:
features:
- name: added
dtype: string
- name: created
dtype: string
- name: id
dtype: string
- name: metadata
struct:
- name: extfieldsofstudy
sequence: string
- name: oa_license
dtype: string
- name: oa_status
dtype: string
- name: oa_url
dtype: string
- name: pdf_hash
dtype: string
- name: pdf_src
dtype: string
- name: provenance
dtype: string
- name: s2fieldsofstudy
sequence: string
- name: sha1
dtype: string
- name: year
dtype: int64
- name: source
dtype: string
- name: text
dtype: string
- name: version
dtype: string
splits:
- name: train
num_bytes: 9902111668
num_examples: 361151
download_size: 4833503978
dataset_size: 9902111668
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|