jphme commited on
Commit
7c79c13
·
verified ·
1 Parent(s): b286788

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -12,11 +12,11 @@ tags:
12
 
13
  e5 Small trained on the SGB5, AktG + train set of the BMF-Rundschreiben (19k queries in total).
14
 
 
15
 
16
- This mdoel is the `e5small_tuned3_val_bmf` version.
17
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/647ef81ce9c81260ff84fdd7/8hVkoYUQuIB4ZFjC_dnz5.png)
18
 
19
- **Disclaimer: Please note that this model is named sgb_aktg_bmf due to (public) SGB, AKTG and BMF-Rundschreiben data, which was used to train it. It has no connection to any public entity and was built internally by ellamind.**
20
 
21
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 384 dimensional dense vector space and can be used for tasks like clustering or semantic search.
22
 
 
12
 
13
  e5 Small trained on the SGB5, AktG + train set of the BMF-Rundschreiben (19k queries in total).
14
 
15
+ **Disclaimer: Please note that this model is named sgb_aktg_bmf due to (public) SGB, AKTG and BMF-Rundschreiben data, which was used to train it. It has no connection to any public entity and was built internally by ellamind.**
16
 
17
+ This model is the `e5small_tuned3_val_bmf` version in the image below:
18
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/647ef81ce9c81260ff84fdd7/8hVkoYUQuIB4ZFjC_dnz5.png)
19
 
 
20
 
21
  This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 384 dimensional dense vector space and can be used for tasks like clustering or semantic search.
22