Philip May commited on
Commit
2fb51bf
1 Parent(s): 00b6a19

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -30,8 +30,6 @@ Source: [Sentence-BERT: Sentence Embeddings using Siamese BERT-Networks](https:/
30
  This model is fine-tuned from [Philip May](https://may.la/) and open-sourced by [T-Systems-onsite](https://www.t-systems-onsite.de/). Special thanks to [Nils Reimers](https://www.nils-reimers.de/) for your awesome open-source work, the Sentence Transformers, the models and your help on GitHub.
31
 
32
  ## How to use
33
- **The usage description above - provided by Hugging Face - is wrong for sentence embeddings! Please use this:**
34
-
35
  To use this model install the `sentence-transformers` package (see here: <https://github.com/UKPLab/sentence-transformers>).
36
 
37
  ```python
30
  This model is fine-tuned from [Philip May](https://may.la/) and open-sourced by [T-Systems-onsite](https://www.t-systems-onsite.de/). Special thanks to [Nils Reimers](https://www.nils-reimers.de/) for your awesome open-source work, the Sentence Transformers, the models and your help on GitHub.
31
 
32
  ## How to use
 
 
33
  To use this model install the `sentence-transformers` package (see here: <https://github.com/UKPLab/sentence-transformers>).
34
 
35
  ```python