Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ pipeline_tag: sentence-similarity
|
|
37 |
# 🇩🇪 German Semantic V3 🇩🇪
|
38 |
### (and [**German_Semantic_V3b**](https://huggingface.co/aari1995/German_Semantic_V3b))
|
39 |
|
40 |
-
The successors of [German_Semantic_STS_V2](https://huggingface.co/aari1995/German_Semantic_STS_V2) are here and come with loads of cool new features! While V3 is really knowledge-heavy,
|
41 |
|
42 |
**Note:** To run this model properly, see "Usage".
|
43 |
|
@@ -52,7 +52,6 @@ The successors of [German_Semantic_STS_V2](https://huggingface.co/aari1995/Germa
|
|
52 |
- **Pooling Function:** Moving away from mean pooling towards using the CLS token. Generally seems to learn better after the stage-2 pretraining and allows for more flexibility.
|
53 |
- **License:** Apache 2.0
|
54 |
|
55 |
-
(If you are looking for even better performance on tasks, but with a German knowledge-cutoff around 2020, check out [German_Semantic_V3b](https://huggingface.co/aari1995/German_Semantic_V3))
|
56 |
|
57 |
## Usage:
|
58 |
|
|
|
37 |
# 🇩🇪 German Semantic V3 🇩🇪
|
38 |
### (and [**German_Semantic_V3b**](https://huggingface.co/aari1995/German_Semantic_V3b))
|
39 |
|
40 |
+
The successors of [German_Semantic_STS_V2](https://huggingface.co/aari1995/German_Semantic_STS_V2) are here and come with loads of cool new features! While V3 is really knowledge-heavy, [German_Semantic_V3b](https://huggingface.co/aari1995/German_Semantic_V3) is more focused on performance. Feel free to provide feedback on the model and what you would like to see next.
|
41 |
|
42 |
**Note:** To run this model properly, see "Usage".
|
43 |
|
|
|
52 |
- **Pooling Function:** Moving away from mean pooling towards using the CLS token. Generally seems to learn better after the stage-2 pretraining and allows for more flexibility.
|
53 |
- **License:** Apache 2.0
|
54 |
|
|
|
55 |
|
56 |
## Usage:
|
57 |
|