Hailay commited on
Commit
df434db
1 Parent(s): 924f521

Update README.md

Browse files

The EXLMR model is a multilingual transformer that expands the XLM-RoBERTa tokenizer by adding vocabulary for low-resource languages such as Tigrinya and Amharic. It solves issues like out-of-vocabulary words and over-tokenization, enhancing the model's ability to represent languages written in the Ge'ez script. The model can be fine-tuned for various multilingual tasks, including sentiment analysis, question answering, named entity recognition, and paraphrase detection. These improvements make EXLMR highly effective for low-resource languages, while still supporting a broad range of languages with strong overall performance.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,4 +7,4 @@ language:
7
  |Model|Vocabulary Size|
8
  |---|---|
9
  |XLM-Roberta|250002|
10
- |EXLMR|280147|
 
7
  |Model|Vocabulary Size|
8
  |---|---|
9
  |XLM-Roberta|250002|
10
+ |EXLMR|280147|