l3cube-pune commited on
Commit
c81ef0f
1 Parent(s): 2a29346

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -18,3 +18,17 @@ HingBERT-LID is a Hindi-English code-mixed language identification BERT model. I
18
  [dataset link] (https://github.com/l3cube-pune/code-mixed-nlp)
19
 
20
  More details on the dataset, models, and baseline results can be found in our [paper] (https://arxiv.org/abs/2204.08398)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  [dataset link] (https://github.com/l3cube-pune/code-mixed-nlp)
19
 
20
  More details on the dataset, models, and baseline results can be found in our [paper] (https://arxiv.org/abs/2204.08398)
21
+
22
+ ```
23
+ @InProceedings{nayak-joshi:2022:WILDRE6,
24
+ author = {Nayak, Ravindra and Joshi, Raviraj},
25
+ title = {L3Cube-HingCorpus and HingBERT: A Code Mixed Hindi-English Dataset and BERT Language Models},
26
+ booktitle = {Proceedings of The WILDRE-6 Workshop within the 13th Language Resources and Evaluation Conference},
27
+ month = {June},
28
+ year = {2022},
29
+ address = {Marseille, France},
30
+ publisher = {European Language Resources Association},
31
+ pages = {7--12},
32
+ url = {https://aclanthology.org/2022.wildre6-1.2}
33
+ }
34
+ ```