kargaranamir commited on
Commit
2f01166
·
1 Parent(s): 264a3db

add official bib

Browse files
Files changed (1) hide show
  1. README.md +18 -4
README.md CHANGED
@@ -40,11 +40,25 @@ output = model(**encoded_input)
40
  ### BibTeX entry and citation info
41
 
42
  ```bibtex
43
- @inproceedings{imani-etal-2023-glot500,
44
  title = "Glot500: Scaling Multilingual Corpora and Language Models to 500 Languages",
45
- author = " Imani, Ayyoob and Lin, Peiqin and Kargaran, Amir Hossein and Severini, Silvia and Sabet, Masoud Jalili and Kassner, Nora and Ma, Chunlan and Schmid, Helmut and Martins, André and Yvon, François and Sch{\"u}tze, Hinrich",
46
- booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics.",
 
 
 
 
 
 
 
 
 
 
 
47
  year = "2023",
48
- url = "https://arxiv.org/abs/2305.12182",
 
 
 
49
  }
50
  ```
 
40
  ### BibTeX entry and citation info
41
 
42
  ```bibtex
43
+ @inproceedings{imanigooghari-etal-2023-glot500,
44
  title = "Glot500: Scaling Multilingual Corpora and Language Models to 500 Languages",
45
+ author = {ImaniGooghari, Ayyoob and
46
+ Lin, Peiqin and
47
+ Kargaran, Amir Hossein and
48
+ Severini, Silvia and
49
+ Jalili Sabet, Masoud and
50
+ Kassner, Nora and
51
+ Ma, Chunlan and
52
+ Schmid, Helmut and
53
+ Martins, Andr{\'e} and
54
+ Yvon, Fran{\c{c}}ois and
55
+ Sch{\"u}tze, Hinrich},
56
+ booktitle = "Proceedings of the 61st Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
57
+ month = jul,
58
  year = "2023",
59
+ address = "Toronto, Canada",
60
+ publisher = "Association for Computational Linguistics",
61
+ url = "https://aclanthology.org/2023.acl-long.61",
62
+ pages = "1082--1117",
63
  }
64
  ```