eckendoerffer
commited on
Commit
•
021c00b
1
Parent(s):
0033a50
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,15 @@
|
|
1 |
---
|
2 |
license: cc-by-sa-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
# French Wikipedia Dataset
|
@@ -40,5 +50,4 @@ You can use the `explore_dataset.py` script to explore the dataset by randomly d
|
|
40 |
|
41 |
## Additional Information
|
42 |
|
43 |
-
This dataset is a subset of a larger 10GB French dataset, which also contains several thousand books and theses in French, as well as several hundred thousand Francophone news articles.
|
44 |
-
|
|
|
1 |
---
|
2 |
license: cc-by-sa-3.0
|
3 |
+
task_categories:
|
4 |
+
- text-generation
|
5 |
+
language:
|
6 |
+
- fr
|
7 |
+
tags:
|
8 |
+
- wikipedia
|
9 |
+
- wiki
|
10 |
+
- fr.wikipedia.org
|
11 |
+
size_categories:
|
12 |
+
- 1M<n<10M
|
13 |
---
|
14 |
|
15 |
# French Wikipedia Dataset
|
|
|
50 |
|
51 |
## Additional Information
|
52 |
|
53 |
+
This dataset is a subset of a larger 10GB French dataset, which also contains several thousand books and theses in French, as well as several hundred thousand Francophone news articles.
|
|