Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,8 @@ pipeline_tag: conversational
|
|
4 |
datasets:
|
5 |
- daily_dialog
|
6 |
---
|
7 |
-
⚠️ This model is deprecated. Please don't use it as it produces embeddings of low quality.
|
|
|
8 |
|
9 |
|
10 |
Imaginary Embeddings utilize Curved Contrastive Learning (see paper [Imagination Is All You Need!](https://arxiv.org/pdf/2211.07591.pdf) (ACL 2023)) on [Sentence Transformers](https://sbert.net/) for long-short term dialogue planning and efficient abstract sequence modeling.
|
|
|
4 |
datasets:
|
5 |
- daily_dialog
|
6 |
---
|
7 |
+
⚠️ **This model is deprecated. Please don't use it as it produces embeddings of low quality.
|
8 |
+
We recommend using [triple-encoders](https://huggingface.co/UKPLab/triple-encoders-dailydialog) instead, also if you want to use them as a classic bi-encoder.**
|
9 |
|
10 |
|
11 |
Imaginary Embeddings utilize Curved Contrastive Learning (see paper [Imagination Is All You Need!](https://arxiv.org/pdf/2211.07591.pdf) (ACL 2023)) on [Sentence Transformers](https://sbert.net/) for long-short term dialogue planning and efficient abstract sequence modeling.
|