Commit
·
693e82d
1
Parent(s):
d494b6e
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,8 @@ Model is generative (t5-v1-base), fine-tuned from [question-generation-auto-hint
|
|
| 14 |
|
| 15 |
[Live Demo: Question Answering Encoders vs Generative](https://huggingface.co/spaces/consciousAI/question_answering)
|
| 16 |
|
| 17 |
-
[Encoder based Question Answering](https://huggingface.co/consciousAI/question-answering-roberta-base-s/)
|
|
|
|
| 18 |
|
| 19 |
Example code:
|
| 20 |
|
|
|
|
| 14 |
|
| 15 |
[Live Demo: Question Answering Encoders vs Generative](https://huggingface.co/spaces/consciousAI/question_answering)
|
| 16 |
|
| 17 |
+
[Encoder based Question Answering V1](https://huggingface.co/consciousAI/question-answering-roberta-base-s/)
|
| 18 |
+
<br>[Encoder based Question Answering V2](https://huggingface.co/consciousAI/question-answering-roberta-base-s-v2/)
|
| 19 |
|
| 20 |
Example code:
|
| 21 |
|