Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ license: apache-2.0
|
|
| 4 |
|
| 5 |
# Model Description
|
| 6 |
|
| 7 |
-
This is a retriever model based on ColBERT v2 with [
|
| 8 |
This model was trained with the OpenNQ data.<br>
|
| 9 |
The architecture of the model and hyper parameters are described in the paper ‘Relevance-guided Supervision for OpenQA with ColBERT’.
|
| 10 |
|
|
|
|
| 4 |
|
| 5 |
# Model Description
|
| 6 |
|
| 7 |
+
This is a retriever model based on ColBERT v2 with [bert-base-uncased](https://huggingface.co/bert-base-uncased) language model.<br>
|
| 8 |
This model was trained with the OpenNQ data.<br>
|
| 9 |
The architecture of the model and hyper parameters are described in the paper ‘Relevance-guided Supervision for OpenQA with ColBERT’.
|
| 10 |
|