Update README.md
Browse files
README.md
CHANGED
|
@@ -7,7 +7,7 @@ widget:
|
|
| 7 |
|
| 8 |
# RoBERTa base model for Hindi language
|
| 9 |
|
| 10 |
-
Pretrained model on
|
| 11 |
[this paper](https://arxiv.org/abs/1907.11692) and first released in
|
| 12 |
[this repository](https://github.com/pytorch/fairseq/tree/master/examples/roberta).
|
| 13 |
|
|
|
|
| 7 |
|
| 8 |
# RoBERTa base model for Hindi language
|
| 9 |
|
| 10 |
+
Pretrained model on Hindi language using a masked language modeling (MLM) objective. RoBERTa was introduced in
|
| 11 |
[this paper](https://arxiv.org/abs/1907.11692) and first released in
|
| 12 |
[this repository](https://github.com/pytorch/fairseq/tree/master/examples/roberta).
|
| 13 |
|