Anshoo Mehra commited on
Commit
341d59c
·
1 Parent(s): 5293480

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -12,7 +12,7 @@ model-index:
12
  The model is intended to be used for Q&A task, given the question & context, the model would attempt to infer the answer text.<br>
13
  Model is generative (t5-v1-base), fine-tuned from [question-generation-auto-hints-t5-v1-base-s-q-c](https://huggingface.co/anshoomehra/question-generation-auto-hints-t5-v1-base-s-q-c) with - **Loss:** 0.6751 & **Rougel:** 0.8022 performance scores.
14
 
15
- [Live Demo: Question Answering Encoders vs Generative](https://huggingface.co/spaces/anshoomehra/question_answering)
16
 
17
  [Encoder based Question Answering](https://huggingface.co/anshoomehra/question-answering-roberta-base-s/)
18
 
 
12
  The model is intended to be used for Q&A task, given the question & context, the model would attempt to infer the answer text.<br>
13
  Model is generative (t5-v1-base), fine-tuned from [question-generation-auto-hints-t5-v1-base-s-q-c](https://huggingface.co/anshoomehra/question-generation-auto-hints-t5-v1-base-s-q-c) with - **Loss:** 0.6751 & **Rougel:** 0.8022 performance scores.
14
 
15
+ [Live Demo: Question Answering Leveraging Encoders vs Generative](https://huggingface.co/spaces/anshoomehra/question_answering)
16
 
17
  [Encoder based Question Answering](https://huggingface.co/anshoomehra/question-answering-roberta-base-s/)
18