Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,8 @@ library_name: unity-sentis
|
|
4 |
pipeline_tag: sentence-similarity
|
5 |
---
|
6 |
|
7 |
-
# Mini LM Sentis Similarity validated for Unity Sentis
|
|
|
8 |
|
9 |
This is the [Mini LM v6 model](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) in the Sentis format to run on Unity 2023. It is a sentence similarity model that compares different sentences and gives a score depending on how similar they are.
|
10 |
|
|
|
4 |
pipeline_tag: sentence-similarity
|
5 |
---
|
6 |
|
7 |
+
# Mini LM Sentis Similarity validated for Unity Sentis (Version 1.3.0-pre.3*)
|
8 |
+
*Version 1.3.0 Sentis files are not compatible with Sentis 1.4.0 and need to be recreated/downloaded
|
9 |
|
10 |
This is the [Mini LM v6 model](https://huggingface.co/sentence-transformers/all-MiniLM-L6-v2) in the Sentis format to run on Unity 2023. It is a sentence similarity model that compares different sentences and gives a score depending on how similar they are.
|
11 |
|