Text Generation
Transformers
Safetensors
llama_hydra
tweety
custom_code
FremyCompany commited on
Commit
a659259
1 Parent(s): 74e8084

Update README.md

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