l3cube-pune
commited on
Commit
•
d87b236
1
Parent(s):
53d0e75
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-4.0
|
3 |
+
language: hi, en
|
4 |
+
datasets:
|
5 |
+
- L3Cube-HingCorpus
|
6 |
+
---
|
7 |
+
|
8 |
+
## HingBERT
|
9 |
+
HingBERT is a Hindi-English code-mixed BERT model trained on roman text. It is a base BERT model fine-tuned on L3Cube-HingCorpus.
|
10 |
+
<br>
|
11 |
+
[dataset link] (https://github.com/l3cube-pune/code-mixed-nlp)
|
12 |
+
|
13 |
+
More details on the dataset, models, and baseline results can be found in our [paper] (https://arxiv.org/abs/2204.08398)
|