amine commited on
Commit
23e0ccb
1 Parent(s): 270e45a

docs(README): fix typo in citation

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -52,7 +52,7 @@ model = AutoModel.from_pretrained("amine/bert-base-5lang-cased")
52
 
53
  ```bibtex
54
  @inproceedings{smallermbert,
55
- title={Load What You Need: Smaller Versions of Mutlilingual BERT},
56
  author={Abdaoui, Amine and Pradel, Camille and Sigel, Grégoire},
57
  booktitle={SustaiNLP / EMNLP},
58
  year={2020}
 
52
 
53
  ```bibtex
54
  @inproceedings{smallermbert,
55
+ title={Load What You Need: Smaller Versions of Multilingual BERT},
56
  author={Abdaoui, Amine and Pradel, Camille and Sigel, Grégoire},
57
  booktitle={SustaiNLP / EMNLP},
58
  year={2020}