Can it be used for tasks like question-answering?
#2
by
wandana
- opened
Thank you for releasing this model. I tried to run a question-answering pipeline and evaluator for question-answering dataset using huggingface libraries. I get a warning and error that the model can't do question-answering. Is it only for 'fill-mask'?
Do we need to finetune the model for other nlp tasks?