Datasets:
Update README.md to include the ISO code for available languages
#2
by
weezygeezer
- opened
README.md
CHANGED
@@ -21,12 +21,15 @@ task_categories:
|
|
21 |
- translation
|
22 |
- text-to-speech
|
23 |
language:
|
24 |
-
-
|
|
|
25 |
configs:
|
26 |
- config_name: default
|
27 |
data_files:
|
28 |
- split: train
|
29 |
path: data/train-*
|
|
|
|
|
30 |
---
|
31 |
|
32 |
# **MooreFRCollections - Jeu de données bilingue Mooré-Français**
|
|
|
21 |
- translation
|
22 |
- text-to-speech
|
23 |
language:
|
24 |
+
- fr
|
25 |
+
- mos
|
26 |
configs:
|
27 |
- config_name: default
|
28 |
data_files:
|
29 |
- split: train
|
30 |
path: data/train-*
|
31 |
+
tags:
|
32 |
+
- machine-translation
|
33 |
---
|
34 |
|
35 |
# **MooreFRCollections - Jeu de données bilingue Mooré-Français**
|