Antonis Krasakis
commited on
Commit
•
d943e66
1
Parent(s):
1798f1c
update README
Browse files
README.md
CHANGED
@@ -3,5 +3,7 @@ license: apache-2.0
|
|
3 |
datasets:
|
4 |
- ms_marco
|
5 |
---
|
|
|
6 |
|
7 |
-
ColBERT checkpoint to reproduce ZeCo2
|
|
|
|
3 |
datasets:
|
4 |
- ms_marco
|
5 |
---
|
6 |
+
# Zero-shot Query Contextualization for Conversational Search @ SIGIR 2022
|
7 |
|
8 |
+
ColBERT checkpoint to reproduce ZeCo2.
|
9 |
+
This checkpoint was trained for 400K iterations on MSMarco passage.
|