l3cube-pune commited on
Commit
1bc2753
1 Parent(s): c14d7b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -9
README.md CHANGED
@@ -20,14 +20,15 @@ HingBERT-LID is a Hindi-English code-mixed language identification BERT model. I
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
  }
33
  ```
 
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-l3cube,
24
+ title = "{L}3{C}ube-{H}ing{C}orpus and {H}ing{BERT}: A Code Mixed {H}indi-{E}nglish Dataset and {BERT} Language Models",
25
+ author = "Nayak, Ravindra and Joshi, Raviraj",
26
+ booktitle = "Proceedings of the WILDRE-6 Workshop within the 13th Language Resources and Evaluation Conference",
27
+ month = jun,
28
+ year = "2022",
29
+ address = "Marseille, France",
30
+ publisher = "European Language Resources Association",
31
+ url = "https://aclanthology.org/2022.wildre-1.2",
32
+ pages = "7--12",
33
  }
34
  ```