Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -4,4 +4,8 @@ task_categories:
|
|
4 |
- text-generation
|
5 |
language:
|
6 |
- en
|
7 |
-
---
|
|
|
|
|
|
|
|
|
|
4 |
- text-generation
|
5 |
language:
|
6 |
- en
|
7 |
+
---
|
8 |
+
|
9 |
+
- modified version of Goodwiki Dataset from https://huggingface.co/datasets/euirim/goodwiki
|
10 |
+
- added section column (markdown headings), token column (computed with tiktoken)
|
11 |
+
- only contains articles with less than 3,000 token
|