cnmoro tomaarsen HF Staff commited on
Commit
57c42a8
·
verified ·
1 Parent(s): 45db90f

Update model metadata to set pipeline tag to the new `text-ranking` (#1)

Browse files

- Update model metadata to set pipeline tag to the new `text-ranking` (1768abee956d45341a92b759bf7cd9dafe94f485)


Co-authored-by: Tom Aarsen <tomaarsen@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -5,6 +5,7 @@ language:
5
  - pt
6
  base_model:
7
  - TucanoBR/Tucano-160m
 
8
  ---
9
 
10
  ```python
 
5
  - pt
6
  base_model:
7
  - TucanoBR/Tucano-160m
8
+ pipeline_tag: text-ranking
9
  ---
10
 
11
  ```python