Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,27 +1,23 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
data_files:
|
25 |
-
- split: train
|
26 |
-
path: data/train-*
|
27 |
-
---
|
|
|
1 |
+
# van_der_Valk_2021
|
2 |
+
|
3 |
+
## Dataset Description
|
4 |
+
|
5 |
+
A systematic review dataset about medical research.
|
6 |
+
|
7 |
+
Included files:
|
8 |
+
- van_der_Valk_2021_ids.csv
|
9 |
+
|
10 |
+
|
11 |
+
### Number of Papers
|
12 |
+
|
13 |
+
This dataset contains 1023 papers.
|
14 |
+
|
15 |
+
### Columns
|
16 |
+
|
17 |
+
doi, openalex_id, label_included, pmid, method, source_file
|
18 |
+
|
19 |
+
### Citation
|
20 |
+
|
21 |
+
```
|
22 |
+
10.1111/obr.13376
|
23 |
+
```
|
|
|
|
|
|
|
|