merve HF Staff commited on
Commit
d145a1a
·
verified ·
1 Parent(s): aeb7e50

Fix pipeline tag

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -7,6 +7,7 @@ license: mit
7
  language:
8
  - tr
9
  base_model: ytu-ce-cosmos/turkish-base-bert-uncased
 
10
  ---
11
  # Turkish-ColBERT
12
  This is a Turkish passage retrieval model based on the [ColBERT](https://doi.org/10.48550/arXiv.2112.01488) architecture.
 
7
  language:
8
  - tr
9
  base_model: ytu-ce-cosmos/turkish-base-bert-uncased
10
+ pipeline_tag: sentence-similarity
11
  ---
12
  # Turkish-ColBERT
13
  This is a Turkish passage retrieval model based on the [ColBERT](https://doi.org/10.48550/arXiv.2112.01488) architecture.