Text Generation
Transformers
Safetensors
llama_hydra
tweety
custom_code
FremyCompany commited on
Commit
e385080
1 Parent(s): 6c86d55

Update README.md

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