nielsr HF Staff commited on
Commit
32416cd
·
verified ·
1 Parent(s): 3464f88

Update pipeline tag

Browse files

It looks like the POLAR models accidentally got the "text-ranking" tag, but that only applies to rerankers (cross-encoders), not to reward models.

Would be great to update the other models too!

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
  - RL
11
  - RFT
12
  - Reward Model
13
- pipeline_tag: text-ranking
14
  library_name: transformers
15
  ---
16
 
 
10
  - RL
11
  - RFT
12
  - Reward Model
13
+ pipeline_tag: text-generation
14
  library_name: transformers
15
  ---
16