Hello everyone,
Playing with the Question Answering scenario, I noticed that you're using pretrained_Roberta_encoder.tsm file; I guess this is the English model (but cannot tell for sure).
My question is twofold:
- What is that tsm file (I didn't see any tsm files in the 'usual' models from Hugging Face, for example)
- How can one produce a tsm file from a RoBERTa model (e.g. the one from here: https://huggingface.co/FacebookAI/xlm-roberta-large)?
Hello everyone,
Playing with the Question Answering scenario, I noticed that you're using pretrained_Roberta_encoder.tsm file; I guess this is the English model (but cannot tell for sure).
My question is twofold: