Datasets:
weezygeezer
commited on
Update README.md to include ISO codes for available languages
Browse filesISO Source:
Glottolog: https://glottolog.org/resource/languoid/id/lush1249
Wiki: https://en.wikipedia.org/wiki/Mizo_language
Hugging Face: https://huggingface.co/languages
README.md
CHANGED
@@ -28,6 +28,9 @@ configs:
|
|
28 |
path: data/train-*
|
29 |
- split: test
|
30 |
path: data/test-*
|
|
|
|
|
|
|
31 |
---
|
32 |
|
33 |
# Mizo-English Parallel Sentences
|
|
|
28 |
path: data/train-*
|
29 |
- split: test
|
30 |
path: data/test-*
|
31 |
+
language:
|
32 |
+
- en
|
33 |
+
- lus
|
34 |
---
|
35 |
|
36 |
# Mizo-English Parallel Sentences
|