Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,11 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: mpl-2.0
|
3 |
task_categories:
|
4 |
- translation
|
|
|
1 |
---
|
2 |
+
configs:
|
3 |
+
- config_name: en-zgh
|
4 |
+
data_files: "zgh-en.tsv"
|
5 |
+
- config_name: en-kab
|
6 |
+
data_files: "kab-en.tsv"
|
7 |
+
- config_name: en-tzm
|
8 |
+
data_files: "tzm-en.tsv"
|
9 |
license: mpl-2.0
|
10 |
task_categories:
|
11 |
- translation
|