license: openrail | |
T5 base model fine-tuned on the [ProtoQA](https://github.com/iesl/protoqa-data), the input format is: | |
``` | |
answer: <your question> | |
``` | |
The expectation is that the question is similar to the ones in ProtoQA, and the model should reply with a list of plausible answsers. |