FremyCompany commited on
Commit
c75263a
1 Parent(s): 091f23c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -111,8 +111,8 @@ If you use this model, please cite our work as:
111
  @article{tweeties2024,
112
  title = {Trans-Tokenization and Cross-lingual Vocabulary Transfers: Language Adaptation of LLMs for Low-Resource NLP},
113
  author = {François Remy and Pieter Delobelle and Hayastan Avetisyan and Alfiya Khabibullina and Miryam de Lhoneux and Thomas Demeester},
114
- url = {https://raw.githubusercontent.com/LAGoM-NLP/transtokenizer/paper/Trans-Tokenization.pdf},
115
  year = {2024},
116
- note = {Under review at COLM 2024}
117
  }
118
  ```
 
111
  @article{tweeties2024,
112
  title = {Trans-Tokenization and Cross-lingual Vocabulary Transfers: Language Adaptation of LLMs for Low-Resource NLP},
113
  author = {François Remy and Pieter Delobelle and Hayastan Avetisyan and Alfiya Khabibullina and Miryam de Lhoneux and Thomas Demeester},
114
+ url = {https://arxiv.org/abs/2408.04303},
115
  year = {2024},
116
+ note = {Accepted at COLM 2024}
117
  }
118
  ```