Skip to content

Commit

Permalink
[DOCS] Removes sentence similarity models from QA list. (#2456)
Browse files Browse the repository at this point in the history
(cherry picked from commit 22d4cc6)
  • Loading branch information
szabosteve authored and mergify[bot] committed Jul 7, 2023
1 parent 58b4eca commit e1608ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/en/stack/ml/nlp/ml-nlp-model-ref.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,9 @@ purposes and to get started with the Elastic {nlp} features.
[[ml-nlp-model-ref-question-answering]]
== Third party question answering models

* https://huggingface.co/sentence-transformers/all-mpnet-base-v2[**All MPNet base v2**]
* https://huggingface.co/bert-large-uncased-whole-word-masking-finetuned-squad[BERT large model (uncased) whole word masking finetuned on SQuAD]
* https://huggingface.co/distilbert-base-cased-distilled-squad[DistilBERT base cased distilled SQuAD]
* https://huggingface.co/deepset/electra-base-squad2[Electra base squad2]
* https://huggingface.co/sentence-transformers/multi-qa-mpnet-base-cos-v1[**Multi QA MPNet base cos v1**]
* https://huggingface.co/deepset/tinyroberta-squad2[TinyRoBERTa squad2]


Expand Down

0 comments on commit e1608ad

Please sign in to comment.