Fix pipeline tag
#4
by
merve
HF Staff
- opened
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.
|