Create README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
task_categories:
|
| 3 |
+
- text-generation
|
| 4 |
+
tags:
|
| 5 |
+
- medical
|
| 6 |
+
size_categories:
|
| 7 |
+
- 1M<n<10M
|
| 8 |
+
---
|
| 9 |
+
|
| 10 |
+
To recreate, checkout scripts in download.py, extract.py, ungzip.py
|
| 11 |
+
|
| 12 |
+
This dataset contains Pubmed Open Access articles up to 18-6-2024.
|