Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ tags:
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# {MODEL_NAME}
|
| 12 |
-
|
| 13 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
| 14 |
|
| 15 |
<!--- Describe your model here -->
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
# {MODEL_NAME}
|
| 12 |
+
**This model was fine tuned with SetFit based on 5 utterances and is used for an university project for intent detection. Other usage not tested**
|
| 13 |
This is a [sentence-transformers](https://www.SBERT.net) model: It maps sentences & paragraphs to a 768 dimensional dense vector space and can be used for tasks like clustering or semantic search.
|
| 14 |
|
| 15 |
<!--- Describe your model here -->
|