singletongue
commited on
Commit
•
2ef7386
1
Parent(s):
4770bd8
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
dataset_info:
|
3 |
- config_name: corpus-jawiki-20230403
|
4 |
features:
|
@@ -114,4 +117,14 @@ dataset_info:
|
|
114 |
num_examples: 9397066
|
115 |
download_size: 1296071247
|
116 |
dataset_size: 3751418134
|
|
|
|
|
|
|
|
|
117 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
license:
|
3 |
+
- cc-by-sa-3.0
|
4 |
+
- gfdl
|
5 |
dataset_info:
|
6 |
- config_name: corpus-jawiki-20230403
|
7 |
features:
|
|
|
117 |
num_examples: 9397066
|
118 |
download_size: 1296071247
|
119 |
dataset_size: 3751418134
|
120 |
+
language:
|
121 |
+
- ja
|
122 |
+
size_categories:
|
123 |
+
- 10M<n<100M
|
124 |
---
|
125 |
+
|
126 |
+
# Wikipedia-Utils: Preprocessed Wikipedia Texts for NLP
|
127 |
+
|
128 |
+
Preprocessed Wikipedia texts generated with the scripts in [singletongue/wikipedia-utils](https://github.com/singletongue/wikipedia-utils) repo.
|
129 |
+
|
130 |
+
For detailed information on how the texts are processed, please refer to the repo.
|