Last commit not found
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} | |
} | |
``` |