Update README.md
Browse files
README.md
CHANGED
@@ -12,30 +12,30 @@ source_datasets:
|
|
12 |
- original
|
13 |
dataset_info:
|
14 |
features:
|
15 |
-
doi:
|
16 |
dtype: string
|
17 |
_type: Value
|
18 |
-
pmcid:
|
19 |
dtype: string
|
20 |
_type: Value
|
21 |
-
title:
|
22 |
dtype: string
|
23 |
_type: Value
|
24 |
-
plain_text:
|
25 |
dtype: string
|
26 |
_type: Value
|
27 |
-
technical_text:
|
28 |
dtype: string
|
29 |
_type: Value
|
30 |
-
journal:
|
31 |
dtype: string
|
32 |
_type: Value
|
33 |
-
topics:
|
34 |
feature:
|
35 |
dtype: string
|
36 |
_type: Value
|
37 |
_type: Sequence
|
38 |
-
keywords:
|
39 |
feature:
|
40 |
dtype: string
|
41 |
_type: Value
|
|
|
12 |
- original
|
13 |
dataset_info:
|
14 |
features:
|
15 |
+
- doi:
|
16 |
dtype: string
|
17 |
_type: Value
|
18 |
+
- pmcid:
|
19 |
dtype: string
|
20 |
_type: Value
|
21 |
+
- title:
|
22 |
dtype: string
|
23 |
_type: Value
|
24 |
+
- plain_text:
|
25 |
dtype: string
|
26 |
_type: Value
|
27 |
+
- technical_text:
|
28 |
dtype: string
|
29 |
_type: Value
|
30 |
+
- journal:
|
31 |
dtype: string
|
32 |
_type: Value
|
33 |
+
- topics:
|
34 |
feature:
|
35 |
dtype: string
|
36 |
_type: Value
|
37 |
_type: Sequence
|
38 |
+
- keywords:
|
39 |
feature:
|
40 |
dtype: string
|
41 |
_type: Value
|