l3cube-pune
commited on
Commit
•
f50df0d
1
Parent(s):
69abd60
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
language:
|
4 |
+
- hi
|
5 |
+
- mr
|
6 |
+
---
|
7 |
+
|
8 |
+
## DevBERT
|
9 |
+
DevBERT is a Devanagari BERT model. It is a multilingual BERT (google/muril-base-cased) model fine-tuned on publicly available Hindi and Marathi monolingual datasets.
|
10 |
+
[project link] (https://github.com/l3cube-pune/MarathiNLP)
|
11 |
+
|
12 |
+
More details on the dataset, models, and baseline results can be found in our [paper] (<a href='http://dx.doi.org/10.13140/RG.2.2.14606.84809'> link </a>)
|