tomaarsen HF Staff commited on
Commit
a1a589c
·
verified ·
1 Parent(s): 93c7e3d

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` (9cd3452a6b36471a24003a8c584e99cd3275a734)

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
  - dataset_size:578402
11
  - loss:BinaryCrossEntropyLoss
12
  base_model: prajjwal1/bert-tiny
13
- pipeline_tag: text-classification
14
  library_name: sentence-transformers
15
  metrics:
16
  - map
 
10
  - dataset_size:578402
11
  - loss:BinaryCrossEntropyLoss
12
  base_model: prajjwal1/bert-tiny
13
+ pipeline_tag: text-ranking
14
  library_name: sentence-transformers
15
  metrics:
16
  - map