Closed ArturPrzybysz closed 2 years ago
@Celebio Thank you for the help! I managed to make it work in code thanks to you.
where is the lid218e.bin?
@baiziyuandyufei It's here: https://github.com/facebookresearch/fairseq/tree/nllb#lid-model
Hi,
I suppose this is the language identification model which was used in NLLB paper. Can you please tell me where is the fasttext checkpoint (.bin) for this LID model? This link seems to not take you anywhere: https://github.com/facebookresearch/fairseq/tree/nllb#lid-model
Hi! Thank you for your great work and making it publicly available!
I am trying to use your NLLB model and thanks to the huggingface integration it is easy to do. However, you have also published the LID model's .bin file and I am struggling to use it.
Can you provide a simple example of its usage? What is the .bin file?