luisarmando commited on
Commit
57f672e
1 Parent(s): ec0f46c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -13,7 +13,11 @@ widget:
13
  ---
14
 
15
  # mt5-large-spanish-nahuatl
16
- Nahuatl is the most widely spoken indigenous language in Mexico, yet training a neural network for machine translation presents significant challenges due to insufficient structured data. Popular datasets, like Axolot and the Bible corpus, contain only approximately 16,000 and 7,000 samples, respectively. Complicating matters further, Nahuatl has multiple dialects, and a single word in the Axolot dataset can appear in over three different forms.
 
 
 
 
17
 
18
  ## Inference API use
19
  You can change and translate to nahuatl or spanish just do:
 
13
  ---
14
 
15
  # mt5-large-spanish-nahuatl
16
+ Nahuatl is a polysynthetic macro-language from Mexico which contains 30 variants and is spoken by over 1.6M native speakers. Making it the most spoken native language in the country.
17
+
18
+ However, training a neural network for machine translation presents significant challenges due to insufficient structured data.
19
+ Popular datasets, like Axolot and the Bible corpus, contain only approximately 16,000 and 7,000 samples, respectively.
20
+ Complicating matters further, is the linguistic diversity of Nahuatl itself which results in, for example, the fact that a single word in the Axolot dataset can appear in more than three different forms.
21
 
22
  ## Inference API use
23
  You can change and translate to nahuatl or spanish just do: