Umbaji001 commited on
Commit
24a5125
1 Parent(s): 5c81893

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # NMTMD (NMT-Melinda-Dataset)
2
  Official repository for the Opensource Text dataset for NMT for local languages in West Africa (EWE Corpus) and implement the Yodi model afterward.
3
 
 
1
+ ---
2
+ dataset_name: MNMTD # your dataset name on the Hub
3
+ dataset_type: multilingual-dictionary # choose the appropriate type
4
+ language: [ "ewe", "kab"] # list languages
5
+ tags: [ "Yodi", "translation", "dictionary"] # relevant keywords
6
+ ---
7
+
8
  # NMTMD (NMT-Melinda-Dataset)
9
  Official repository for the Opensource Text dataset for NMT for local languages in West Africa (EWE Corpus) and implement the Yodi model afterward.
10