t5-base-protoqa-v1 / README.md
luisespinosa's picture
Update README.md
2cef2cf
---
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.