File size: 625 Bytes
240e8ba
 
2e0f130
 
240e8ba
d943e66
2e0f130
d943e66
 
e9cd6c3
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
license: apache-2.0
datasets:
- ms_marco
---
# Zero-shot Query Contextualization for Conversational Search @ SIGIR 2022

ColBERT checkpoint to reproduce ZeCo2.
This checkpoint was trained for 400K iterations on MSMarco passage.


```
@inproceedings{krasakis-2022-zeroshot,
    author = {Krasakis, Antonios Minas and Yates, Andrew and Kanoulas, Evangelos},
    booktitle = {SIGIR 2022: 45th international ACM SIGIR Conference on Research and Development in Information Retrieval},
    month = {July},
    publisher = {ACM},
    title = {Zero-shot Query Contextualization for Conversational Search},
    year = {2022}}
```