resquito-wmf
commited on
Commit
•
fb49936
1
Parent(s):
ce366ce
Update README.md (#3)
Browse files- Update README.md (46558bc175444fc9b2a2792dbdb18fcb9968b0f2)
README.md
CHANGED
@@ -13,6 +13,15 @@ language:
|
|
13 |
tags:
|
14 |
- wikimedia
|
15 |
- wikipedia
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
|
|
|
13 |
tags:
|
14 |
- wikimedia
|
15 |
- wikipedia
|
16 |
+
configs:
|
17 |
+
- config_name: 20240916.en
|
18 |
+
data_files:
|
19 |
+
- split: train
|
20 |
+
path: 20240916.en/en_*
|
21 |
+
- config_name: 20240916.fr
|
22 |
+
data_files:
|
23 |
+
- split: train
|
24 |
+
path: 20240916.fr/fr_*
|
25 |
---
|
26 |
|
27 |
|