tkesgin commited on
Commit
695b604
1 Parent(s): 071fb85

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -11,7 +11,7 @@ base_model: ytu-ce-cosmos/turkish-base-bert-uncased
11
  # Turkish-ColBERT
12
  This is a Turkish passage retrieval model based on the [ColBERT](https://doi.org/10.48550/arXiv.2112.01488) architecture.
13
 
14
- The [Comos Turkish Base BERT](https://huggingface.co/ytu-ce-cosmos/turkish-base-bert-uncased) model was fine-tuned on 500k triplets (query, positive passage, negative passage) from a Turkish-translated version of the [MS MARCO dataset](https://huggingface.co/datasets/BeIR/msmarco).
15
 
16
  #### ⚠ Uncased use requires manual lowercase conversion
17
  Convert your text to lower case as follows:
 
11
  # Turkish-ColBERT
12
  This is a Turkish passage retrieval model based on the [ColBERT](https://doi.org/10.48550/arXiv.2112.01488) architecture.
13
 
14
+ The [Cosmos Turkish Base BERT](https://huggingface.co/ytu-ce-cosmos/turkish-base-bert-uncased) model was fine-tuned on 500k triplets (query, positive passage, negative passage) from a Turkish-translated version of the [MS MARCO dataset](https://huggingface.co/datasets/parsak/msmarco-tr).
15
 
16
  #### ⚠ Uncased use requires manual lowercase conversion
17
  Convert your text to lower case as follows: