ychenNLP commited on
Commit
55c2dec
·
1 Parent(s): cce5c68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ license: mit
4
 
5
  - Paper link: [Frustratingly Easy Label Projection for Cross-lingual Transfer](https://arxiv.org/abs/2211.15613)
6
  - Github link: https://github.com/edchengg/easyproject
7
- - Please use the transformers==4.25.0 library as Huggingface recently fixed a bug in [NLLB tokenizer](https://github.com/huggingface/transformers/pull/22313)
8
 
9
  # Code
10
  ```python
 
4
 
5
  - Paper link: [Frustratingly Easy Label Projection for Cross-lingual Transfer](https://arxiv.org/abs/2211.15613)
6
  - Github link: https://github.com/edchengg/easyproject
7
+ - Please use the transformers==4.29.2 library as Huggingface recently fixed a bug in [NLLB tokenizer](https://github.com/huggingface/transformers/pull/22313)
8
 
9
  # Code
10
  ```python