Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Medium Articles Dataset Generator
|
| 2 |
|
| 3 |
This project combines multiple datasets from Kaggle and Hugging Face to create a comprehensive collection of Medium articles. The combined dataset is available on [Hugging Face Hub](https://huggingface.co/datasets/Alaamer/medium-articles-posts-with-content).
|
|
|
|
| 1 |
+
---
|
| 2 |
+
annotations_creators:
|
| 3 |
+
- no-annotation
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
language_creators:
|
| 7 |
+
- found
|
| 8 |
+
license: mit
|
| 9 |
+
multilinguality:
|
| 10 |
+
- monolingual
|
| 11 |
+
pretty_name: Medium Articles Dataset
|
| 12 |
+
size_categories:
|
| 13 |
+
- n>1K
|
| 14 |
+
source_datasets:
|
| 15 |
+
- original
|
| 16 |
+
tags:
|
| 17 |
+
- medium
|
| 18 |
+
- articles
|
| 19 |
+
- blog-posts
|
| 20 |
+
task_categories:
|
| 21 |
+
- text-classification
|
| 22 |
+
- text-generation
|
| 23 |
+
task_ids:
|
| 24 |
+
- topic-classification
|
| 25 |
+
- language-modeling
|
| 26 |
+
---
|
| 27 |
+
|
| 28 |
# Medium Articles Dataset Generator
|
| 29 |
|
| 30 |
This project combines multiple datasets from Kaggle and Hugging Face to create a comprehensive collection of Medium articles. The combined dataset is available on [Hugging Face Hub](https://huggingface.co/datasets/Alaamer/medium-articles-posts-with-content).
|