Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
cnmoro
/
BertMini-Reranker-EnPt
like
3
Text Ranking
Safetensors
Portuguese
English
bert
License:
mit
Model card
Files
Files and versions
Community
1
Update model metadata to set pipeline tag to the new `text-ranking`
#1
by
tomaarsen
HF Staff
- opened
Apr 2
base:
refs/heads/main
←
from:
refs/pr/1
Discussion
Files changed
+1
-0
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -5,6 +5,7 @@ language:
5
license: mit
6
base_model:
7
- google/bert_uncased_L-4_H-256_A-4
8
---
9
10
```python
5
license: mit
6
base_model:
7
- google/bert_uncased_L-4_H-256_A-4
8
+
pipeline_tag: text-ranking
9
---
10
11
```python