Commit
·
d678e96
1
Parent(s):
e75db3b
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
This dataset contains ~200K wiki articles, randomly sampled from the wiki dataset.
|
6 |
+
The articles have been tokenized using AutoTokenizer.from_pretrained('bert-base-uncased').
|
7 |
+
The dataset was created for the research porpouses.
|