mabornea commited on
Commit
224e6cb
1 Parent(s): 1289e79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 [xlm-roberta-large](https://huggingface.co/xlm-roberta-large) 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
 
 
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