Justus-Jonas
commited on
Commit
β’
e94f16e
1
Parent(s):
1828d76
adding repo and remove self reference to model
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ pipeline_tag: conversational
|
|
12 |
</p>
|
13 |
|
14 |
<p align="center">
|
15 |
-
|
16 |
</p>
|
17 |
|
18 |
`triple-encoders` are models for contextualizing distributed [Sentence Transformers](https://sbert.net/) representations. This model was trained on the [DailyDialog](https://huggingface.co/datasets/daily_dialog) dataset and can be used for conversational sequence modeling and short-term planning via sequential modular late-interaction:
|
|
|
12 |
</p>
|
13 |
|
14 |
<p align="center">
|
15 |
+
ποΈ <a href="https://github.com/UKPLab/arxiv2024-triple-encoders" target="_blank">GitHub repo</a> | π <a href="https://arxiv.org/pdf/2402.12332.pdf" target="_blank">Paper</a>
|
16 |
</p>
|
17 |
|
18 |
`triple-encoders` are models for contextualizing distributed [Sentence Transformers](https://sbert.net/) representations. This model was trained on the [DailyDialog](https://huggingface.co/datasets/daily_dialog) dataset and can be used for conversational sequence modeling and short-term planning via sequential modular late-interaction:
|