huggingface / node-question-answering

Fast and production-ready question answering in Node.js
Apache License 2.0
464 stars 53 forks source link

Example to use Mask #21

Closed EddieOne closed 3 years ago

EddieOne commented 3 years ago

On the site there are some examples that don't have source text and instead have a Mask parameter. How to handle that type of question?

The goal of life is [MASK].

I'm using 2.x as 3.x had some error about tar not working.

EDIT: https://github.com/huggingface/transformers