kargaranamir commited on
Commit
cc99544
·
1 Parent(s): 634773e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -39,6 +39,17 @@ Here is how to use this model to get the features of a given text in PyTorch:
39
 
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},
@@ -52,3 +63,4 @@ Here is how to use this model to get the features of a given text in PyTorch:
52
  url = {https://aclanthology.org/2023.acl-long.61}
53
  }
54
  ```
 
 
39
 
40
  ### BibTeX entry and citation info
41
 
42
+ ```bibtex
43
+ @article{imanigooghari-etal-2023-glot500,
44
+ title={Glot500: Scaling Multilingual Corpora and Language Models to 500 Languages},
45
+ author={ImaniGooghari, Ayyoob and Lin, Peiqin and Kargaran, Amir Hossein and Severini, Silvia and Jalili Sabet, Masoud and Kassner, Nora and Ma, Chunlan and Schmid, Helmut and Martins, Andr{\'e} and Yvon, Fran{\c{c}}ois and Sch{\"u}tze, Hinrich},
46
+ journal={arXiv preprint arXiv:2305.12182},
47
+ year={2023}
48
+ }
49
+ ```
50
+
51
+ <!---
52
+
53
  ```bibtex
54
  @inproceedings{imanigooghari-etal-2023-glot500,
55
  title = {Glot500: Scaling Multilingual Corpora and Language Models to 500 Languages},
 
63
  url = {https://aclanthology.org/2023.acl-long.61}
64
  }
65
  ```
66
+ -->