Update README.md
Browse files
README.md
CHANGED
@@ -36,7 +36,7 @@ pipeline_tag: sentence-similarity
|
|
36 |
|
37 |
# German Semantic V3
|
38 |
|
39 |
-
The successor of German_Semantic_STS_V2 is here and comes with loads of cool new features!
|
40 |
|
41 |
**Note:** To run this model properly, you need to set "trust_remote_code=True".
|
42 |
|
@@ -95,7 +95,7 @@ Evaluation to come.
|
|
95 |
|
96 |
**Q: Is this Model better than V2?**
|
97 |
|
98 |
-
**A:** In terms of flexibility-definitely. In terms of data-yes as well, as it is more up-to-date. In terms of benchmark they differ, while V3 is better for longer texts, V2 works very well for shorter texts.
|
99 |
|
100 |
**Q: How does the model perform vs. multilingual models?**
|
101 |
|
|
|
36 |
|
37 |
# German Semantic V3
|
38 |
|
39 |
+
The successor of [German_Semantic_STS_V2](https://huggingface.co/aari1995/German_Semantic_STS_V2) is here and comes with loads of cool new features!
|
40 |
|
41 |
**Note:** To run this model properly, you need to set "trust_remote_code=True".
|
42 |
|
|
|
95 |
|
96 |
**Q: Is this Model better than V2?**
|
97 |
|
98 |
+
**A:** In terms of flexibility-definitely. In terms of data-yes as well, as it is more up-to-date. In terms of benchmark they differ, while V3 is better for longer texts, V2 works very well for shorter texts. Keeping in mind that many benchmarks also do not cover cultural knowledge too well.
|
99 |
|
100 |
**Q: How does the model perform vs. multilingual models?**
|
101 |
|