Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -14,17 +14,21 @@ configs:
|
|
14 |
- config_name: default
|
15 |
data_files:
|
16 |
- split: train
|
17 |
-
path:
|
18 |
-
-
|
|
|
|
|
|
|
|
|
19 |
- split: sr
|
20 |
path:
|
21 |
- wiki_sr.jsonl
|
22 |
-
- split: hr
|
23 |
-
path:
|
24 |
-
- wiki_hr.jsonl
|
25 |
- split: sh
|
26 |
path:
|
27 |
- wiki_sh.jsonl
|
|
|
|
|
|
|
28 |
- split: sl
|
29 |
path:
|
30 |
- wiki_sl.jsonl
|
|
|
14 |
- config_name: default
|
15 |
data_files:
|
16 |
- split: train
|
17 |
+
path:
|
18 |
+
- wiki_sr.jsonl
|
19 |
+
- wiki_sh.jsonl
|
20 |
+
- wiki_hr.jsonl
|
21 |
+
- wiki_sl.jsonl
|
22 |
+
- wiki_mk.jsonl
|
23 |
- split: sr
|
24 |
path:
|
25 |
- wiki_sr.jsonl
|
|
|
|
|
|
|
26 |
- split: sh
|
27 |
path:
|
28 |
- wiki_sh.jsonl
|
29 |
+
- split: hr
|
30 |
+
path:
|
31 |
+
- wiki_hr.jsonl
|
32 |
- split: sl
|
33 |
path:
|
34 |
- wiki_sl.jsonl
|