File size: 1,647 Bytes
e260d48
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
language:
- mr
- en
- multilingual
license: cc-by-4.0
tags:
- mr
- en
- codemix
datasets:
- L3Cube-MeCorpus
- L3Cube-MeLID
---

## MeLID-RoBERTa
MeLID-RoBERTa is a MeRoBERTa model fine-tuned on L3Cube-MeLID, a codemixed Marathi-English language identification dataset.
<br>
[dataset link] (https://github.com/l3cube-pune/MarathiNLP)

More details on the dataset, models, and baseline results can be found in our [paper] (https://arxiv.org/abs/2306.14030)

Other models from the MeBERT family: <br>
<a href="https://huggingface.co/l3cube-pune/me-bert"> MeBERT </a> <br>
<a href="https://huggingface.co/l3cube-pune/me-roberta"> MeRoBERTa </a> <br>

<a href="https://huggingface.co/l3cube-pune/me-bert-mixed"> MeBERT-Mixed </a> <br>
<a href="https://huggingface.co/l3cube-pune/me-bert-mixed-v2"> MeBERT-Mixed-v2 </a> <br>
<a href="https://huggingface.co/l3cube-pune/me-roberta-mixed"> MeRoBERTa-Mixed </a> <br>

<a href="https://huggingface.co/l3cube-pune/me-lid-roberta"> MeLID-RoBERTa </a> <br>
<a href="https://huggingface.co/l3cube-pune/me-hate-roberta"> MeHate-RoBERTa </a> <br>
<a href="https://huggingface.co/l3cube-pune/me-sent-roberta"> MeSent-RoBERTa </a> <br>
<a href="https://huggingface.co/l3cube-pune/me-hate-bert"> MeHate-BERT </a> <br>
<a href="https://huggingface.co/l3cube-pune/me-lid-bert"> MeLID-BERT </a> <br>


Citing:
```
@article{chavan2023my,
  title={My Boli: Code-mixed Marathi-English Corpora, Pretrained Language Models and Evaluation Benchmarks},
  author={Chavan, Tanmay and Gokhale, Omkar and Kane, Aditya and Patankar, Shantanu and Joshi, Raviraj},
  journal={arXiv preprint arXiv:2306.14030},
  year={2023}
}
```