File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -71,11 +71,9 @@ purposes and to get started with the Elastic {nlp} features.
71
71
[[ml-nlp-model-ref-question-answering]]
72
72
== Third party question answering models
73
73
74
- * https://huggingface.co/sentence-transformers/all-mpnet-base-v2[**All MPNet base v2**]
75
74
* https://huggingface.co/bert-large-uncased-whole-word-masking-finetuned-squad[BERT large model (uncased) whole word masking finetuned on SQuAD]
76
75
* https://huggingface.co/distilbert-base-cased-distilled-squad[DistilBERT base cased distilled SQuAD]
77
76
* https://huggingface.co/deepset/electra-base-squad2[Electra base squad2]
78
- * https://huggingface.co/sentence-transformers/multi-qa-mpnet-base-cos-v1[**Multi QA MPNet base cos v1**]
79
77
* https://huggingface.co/deepset/tinyroberta-squad2[TinyRoBERTa squad2]
80
78
81
79
@@ -137,7 +135,7 @@ Using `DPREncoderWrapper`:
137
135
138
136
[discrete]
139
137
[[ml-nlp-model-ref-text-classification]]
140
- === Third party text classification models
138
+ == Third party text classification models
141
139
142
140
* https://huggingface.co/nateraw/bert-base-uncased-emotion[BERT base uncased emotion]
143
141
* https://huggingface.co/Hate-speech-CNERG/dehatebert-mono-english[DehateBERT mono english]
You can’t perform that action at this time.
0 commit comments