added demo application link
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ pipeline_tag: fill-mask
|
|
4 |
---
|
5 |
**MizBERT: A Masked Language Model for Mizo Text Understanding**
|
6 |
|
|
|
|
|
7 |
**Overview**
|
8 |
|
9 |
MizBERT is a masked language model (MLM) pre-trained on a corpus of Mizo text data. It is based on the BERT (Bidirectional Encoder Representations from Transformers) architecture and leverages the MLM objective to effectively learn contextual representations of words in the Mizo language.
|
|
|
4 |
---
|
5 |
**MizBERT: A Masked Language Model for Mizo Text Understanding**
|
6 |
|
7 |
+
**Demo Application: https://huggingface.co/spaces/robzchhangte/Mizo-MLM**
|
8 |
+
|
9 |
**Overview**
|
10 |
|
11 |
MizBERT is a masked language model (MLM) pre-trained on a corpus of Mizo text data. It is based on the BERT (Bidirectional Encoder Representations from Transformers) architecture and leverages the MLM objective to effectively learn contextual representations of words in the Mizo language.
|