l3cube-pune
commited on
Commit
•
3834039
1
Parent(s):
b9280e0
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 |
+
## HingRoBERTa-Mixed
|
9 |
+
HingRoBERTa-Mixed is a Hindi-English code-mixed BERT model trained on roman + devanagari text. It is a xlm-RoBERTa model fine-tuned on mixed script 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)
|