anuragsingh28 commited on
Commit
21b8471
1 Parent(s): 485f83c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ Model is encoder-only (deepset/roberta-base-squad2) with QuestionAnswering LM He
16
 
17
 
18
  Please follow this link for [Encoder based Question Answering V1](https://huggingface.co/anuragsingh28/question-answering-roberta-anu-s-v2/)
19
- <br>Please follow this link for [Generative Question Answering](https://huggingface.co/anuragsingh28/question-answering-generative-t5-v1-base-s-q-c/)
20
 
21
  Example code:
22
  ```
 
16
 
17
 
18
  Please follow this link for [Encoder based Question Answering V1](https://huggingface.co/anuragsingh28/question-answering-roberta-anu-s-v2/)
19
+
20
 
21
  Example code:
22
  ```