Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,22 @@ configs:
|
|
| 17 |
tags:
|
| 18 |
- medical
|
| 19 |
- health
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
---
|
| 21 |
|
| 22 |
### ๐ **NEW DROP** ๐ PubMed Guidelines
|
|
|
|
| 17 |
tags:
|
| 18 |
- medical
|
| 19 |
- health
|
| 20 |
+
dataset_info:
|
| 21 |
+
features:
|
| 22 |
+
- name: id
|
| 23 |
+
dtype: string
|
| 24 |
+
- name: source
|
| 25 |
+
dtype: string
|
| 26 |
+
- name: title
|
| 27 |
+
dtype: string
|
| 28 |
+
- name: clean_text
|
| 29 |
+
dtype: string
|
| 30 |
+
- name: raw_text
|
| 31 |
+
dtype: string
|
| 32 |
+
- name: url
|
| 33 |
+
dtype: string
|
| 34 |
+
- name: overview
|
| 35 |
+
dtype: string
|
| 36 |
---
|
| 37 |
|
| 38 |
### ๐ **NEW DROP** ๐ PubMed Guidelines
|