William Soto

Results 3 issues of William Soto

Hello @jordiclive. First, thank you for your excellent work and for making it available for everyone to use. I have some questions relating to the Data Pre-Processing for the data-to-text...

# 🚀 Feature request Following the implementation of different Efficient Fine-Tuning techniques included with Adapters v3 I think it would be nice to also include [Control Prefixes](https://arxiv.org/pdf/2110.08329.pdf) (code available on...

enhancement

**Doc request** Substitute mentions of `tokenizer.lang_code_to_id` from `NLLB` documentation. **Additional context** huggingface/transformers#29834 removed `lang_code_to_id` from `NLLBTokenizer` and `NLLBTokenizerFast` but the documentation on the website still makes use of it: https://github.com/huggingface/transformers/blob/52585019a17f6033df64e6ad4222d22a1f993c61/docs/source/en/model_doc/nllb.md?plain=1#L104...