cahya commited on
Commit
8a41fbe
1 Parent(s): af176af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -9
README.md CHANGED
@@ -1,9 +1,16 @@
1
- ---
2
- license: cc-by-sa-3.0
3
- ---
4
-
5
- # English Simple Wikipedia
6
-
7
- This is just a copy of [english simple Wikipedia dataset](https://huggingface.co/datasets/legacy-datasets/wikipedia)
8
- that I converted to jsonl format for testing purpose when jsonl format is needed. Here is the
9
- [link to download the jsonl file](https://huggingface.co/datasets/cahya/simple-wikipedia/resolve/main/simple-wikipedia.jsonl?download=true).
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-sa-3.0
3
+ task_categories:
4
+ - text-generation
5
+ language:
6
+ - en
7
+ pretty_name: English Simple Wikipedia
8
+ size_categories:
9
+ - 100K<n<1M
10
+ ---
11
+
12
+ # English Simple Wikipedia
13
+
14
+ This is just a copy of [english simple Wikipedia dataset](https://huggingface.co/datasets/legacy-datasets/wikipedia)
15
+ that I converted to jsonl format for testing purpose when jsonl format is needed. Here is the
16
+ [link to download the jsonl file](https://huggingface.co/datasets/cahya/simple-wikipedia/resolve/main/simple-wikipedia.jsonl?download=true).