Update README.md
Browse files
README.md
CHANGED
@@ -42,9 +42,11 @@ language:
|
|
42 |
size_categories:
|
43 |
- 10K<n<100K
|
44 |
source_datasets: fabiochiu/medium-articles
|
|
|
|
|
|
|
45 |
---
|
46 |
# Dataset Card for "medium-articles-en"
|
47 |
|
48 |
|
49 |
-
`fabiochiu/medium-articles` filtered for `en` only and 100 GPT-4 tiktoken tokens or more.
|
50 |
-
|
|
|
42 |
size_categories:
|
43 |
- 10K<n<100K
|
44 |
source_datasets: fabiochiu/medium-articles
|
45 |
+
task_categories:
|
46 |
+
- text-classification
|
47 |
+
- text-generation
|
48 |
---
|
49 |
# Dataset Card for "medium-articles-en"
|
50 |
|
51 |
|
52 |
+
`fabiochiu/medium-articles` filtered for `en` only and 100 GPT-4 tiktoken tokens or more.
|
|