Upload dataset
Browse files- README.md +181 -0
- data/train-00000-of-00002.parquet +3 -0
- data/train-00001-of-00002.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,181 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: lens_id
|
5 |
+
dtype: string
|
6 |
+
- name: title
|
7 |
+
dtype: string
|
8 |
+
- name: publication_type
|
9 |
+
dtype: string
|
10 |
+
- name: year_published
|
11 |
+
dtype: float32
|
12 |
+
- name: date_published
|
13 |
+
dtype: string
|
14 |
+
- name: date_published_parts
|
15 |
+
sequence: int64
|
16 |
+
- name: created
|
17 |
+
dtype: string
|
18 |
+
- name: external_ids
|
19 |
+
list:
|
20 |
+
- name: type
|
21 |
+
dtype: string
|
22 |
+
- name: value
|
23 |
+
dtype: string
|
24 |
+
- name: open_access
|
25 |
+
struct:
|
26 |
+
- name: colour
|
27 |
+
dtype: string
|
28 |
+
- name: license
|
29 |
+
dtype: string
|
30 |
+
- name: authors
|
31 |
+
list:
|
32 |
+
- name: affiliations
|
33 |
+
list:
|
34 |
+
- name: country_code
|
35 |
+
dtype: string
|
36 |
+
- name: grid_id
|
37 |
+
dtype: string
|
38 |
+
- name: ids
|
39 |
+
list:
|
40 |
+
- name: type
|
41 |
+
dtype: string
|
42 |
+
- name: value
|
43 |
+
dtype: string
|
44 |
+
- name: name
|
45 |
+
dtype: string
|
46 |
+
- name: name_original
|
47 |
+
dtype: string
|
48 |
+
- name: collective_name
|
49 |
+
dtype: string
|
50 |
+
- name: first_name
|
51 |
+
dtype: string
|
52 |
+
- name: ids
|
53 |
+
list:
|
54 |
+
- name: type
|
55 |
+
dtype: string
|
56 |
+
- name: value
|
57 |
+
dtype: string
|
58 |
+
- name: initials
|
59 |
+
dtype: string
|
60 |
+
- name: last_name
|
61 |
+
dtype: string
|
62 |
+
- name: source
|
63 |
+
struct:
|
64 |
+
- name: asjc_codes
|
65 |
+
sequence: string
|
66 |
+
- name: asjc_subjects
|
67 |
+
sequence: string
|
68 |
+
- name: country
|
69 |
+
dtype: string
|
70 |
+
- name: issn
|
71 |
+
list:
|
72 |
+
- name: type
|
73 |
+
dtype: string
|
74 |
+
- name: value
|
75 |
+
dtype: string
|
76 |
+
- name: publisher
|
77 |
+
dtype: string
|
78 |
+
- name: title
|
79 |
+
dtype: string
|
80 |
+
- name: type
|
81 |
+
dtype: string
|
82 |
+
- name: fields_of_study
|
83 |
+
sequence: string
|
84 |
+
- name: languages
|
85 |
+
sequence: string
|
86 |
+
- name: start_page
|
87 |
+
dtype: string
|
88 |
+
- name: end_page
|
89 |
+
dtype: string
|
90 |
+
- name: author_count
|
91 |
+
dtype: float64
|
92 |
+
- name: is_open_access
|
93 |
+
dtype: bool
|
94 |
+
- name: source_urls
|
95 |
+
list:
|
96 |
+
- name: type
|
97 |
+
dtype: string
|
98 |
+
- name: url
|
99 |
+
dtype: string
|
100 |
+
- name: abstract
|
101 |
+
dtype: string
|
102 |
+
- name: references
|
103 |
+
list:
|
104 |
+
- name: lens_id
|
105 |
+
dtype: string
|
106 |
+
- name: references_count
|
107 |
+
dtype: float64
|
108 |
+
- name: scholarly_citations_count
|
109 |
+
dtype: float64
|
110 |
+
- name: scholarly_citations
|
111 |
+
sequence: string
|
112 |
+
- name: patent_citations
|
113 |
+
list:
|
114 |
+
- name: lens_id
|
115 |
+
dtype: string
|
116 |
+
- name: patent_citations_count
|
117 |
+
dtype: float64
|
118 |
+
- name: issue
|
119 |
+
dtype: string
|
120 |
+
- name: publication_supplementary_type
|
121 |
+
sequence: string
|
122 |
+
- name: volume
|
123 |
+
dtype: string
|
124 |
+
- name: conference
|
125 |
+
struct:
|
126 |
+
- name: instance
|
127 |
+
dtype: string
|
128 |
+
- name: location
|
129 |
+
dtype: string
|
130 |
+
- name: name
|
131 |
+
dtype: string
|
132 |
+
- name: mesh_terms
|
133 |
+
list:
|
134 |
+
- name: mesh_heading
|
135 |
+
dtype: string
|
136 |
+
- name: mesh_id
|
137 |
+
dtype: string
|
138 |
+
- name: qualifier_id
|
139 |
+
dtype: string
|
140 |
+
- name: qualifier_name
|
141 |
+
dtype: string
|
142 |
+
- name: chemicals
|
143 |
+
list:
|
144 |
+
- name: mesh_id
|
145 |
+
dtype: string
|
146 |
+
- name: registry_number
|
147 |
+
dtype: string
|
148 |
+
- name: substance_name
|
149 |
+
dtype: string
|
150 |
+
- name: keywords
|
151 |
+
sequence: string
|
152 |
+
- name: funding
|
153 |
+
list:
|
154 |
+
- name: country
|
155 |
+
dtype: string
|
156 |
+
- name: funding_id
|
157 |
+
dtype: string
|
158 |
+
- name: org
|
159 |
+
dtype: string
|
160 |
+
- name: clinical_trials
|
161 |
+
list:
|
162 |
+
- name: id
|
163 |
+
dtype: string
|
164 |
+
- name: registry
|
165 |
+
dtype: string
|
166 |
+
- name: pdf_urls
|
167 |
+
sequence: string
|
168 |
+
- name: domain
|
169 |
+
sequence: string
|
170 |
+
splits:
|
171 |
+
- name: train
|
172 |
+
num_bytes: 726171677.8835785
|
173 |
+
num_examples: 423860
|
174 |
+
download_size: 619298847
|
175 |
+
dataset_size: 726171677.8835785
|
176 |
+
configs:
|
177 |
+
- config_name: default
|
178 |
+
data_files:
|
179 |
+
- split: train
|
180 |
+
path: data/train-*
|
181 |
+
---
|
data/train-00000-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2bf2445aedbf844b1338ab9665f9f696339c0be958326601d5c82a667835bc7c
|
3 |
+
size 315208852
|
data/train-00001-of-00002.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6d2d742a82027a58d410eb8000ccb1747dc6c7171245b1387741ebcc42b99dc5
|
3 |
+
size 304089995
|