Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -20,8 +20,12 @@ dataset_info:
|
|
20 |
num_bytes: 13590515.8
|
21 |
num_examples: 10000
|
22 |
download_size: 38877951
|
23 |
-
dataset_size: 67952579
|
|
|
|
|
|
|
24 |
---
|
25 |
-
#
|
26 |
|
27 |
-
|
|
|
|
20 |
num_bytes: 13590515.8
|
21 |
num_examples: 10000
|
22 |
download_size: 38877951
|
23 |
+
dataset_size: 67952579
|
24 |
+
license: afl-3.0
|
25 |
+
language:
|
26 |
+
- en
|
27 |
---
|
28 |
+
# PubMed Multilabel
|
29 |
|
30 |
+
PubMed abstract multilabel classification. Only the first two labels are included.
|
31 |
+
[Original source](https://huggingface.co/datasets/owaiskha9654/PubMed_MultiLabel_Text_Classification_Dataset_MeSH)
|