l3cube-pune
commited on
Commit
•
73369ca
1
Parent(s):
f9a7043
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
language: te
|
4 |
+
---
|
5 |
+
|
6 |
+
## TeluguBERT
|
7 |
+
TeluguBERT is a Telugu BERT model trained on publicly available Telugu monolingual datasets.
|
8 |
+
|
9 |
+
Preliminary details on the dataset, models, and baseline results can be found in our [<a href='https://arxiv.org/abs/2211.11418'> paper </a>] (<a href='http://dx.doi.org/10.13140/RG.2.2.14606.84809'> pdf </a>)
|
10 |
+
|
11 |
+
```
|
12 |
+
@article{joshi2022l3cubehind,
|
13 |
+
title={L3Cube-HindBERT and DevBERT: Pre-Trained BERT Transformer models for Devanagari based Hindi and Marathi Languages},
|
14 |
+
author={Joshi, Raviraj},
|
15 |
+
journal={arXiv preprint arXiv:2211.11418},
|
16 |
+
year={2022}
|
17 |
+
}
|
18 |
+
```
|