File size: 783 Bytes
906dc81 a7e4fb9 906dc81 a7e4fb9 906dc81 a7e4fb9 906dc81 a7e4fb9 906dc81 a7e4fb9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
---
library_name: sentence-transformers
pipeline_tag: sentence-similarity
tags:
- sentence-transformers
- feature-extraction
- sentence-similarity
- transformers
---
# ANCE ProCIS
This is a [sentence-transformers](https://www.SBERT.net) model based on DistilBERT: It maps conversations and passages to dense embeddings for retrieval in the context of conversations. It's trained on the [ProCIS dataset](https://github.com/algoprog/ProCIS).
<!--- Describe your model here -->
## Citing & Authors
```
@article{Anonymous_2024_ProCIS,
title = {ProCIS: A Benchmark for Proactive Retrieval in Conversations},
author = {},
journal = {Proceedings of the 47th International ACM SIGIR Conference on Research and Development in Information Retrieval},
year = {2024}
}
``` |