Improve model card
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Linking it to the paper: Fixing Data That Hurts Performance: Cascading LLMs to Relabel Hard Negatives for Robust Information Retrieval
- Adding a link to the Github repository: https://github.com/luojunyu/rlhn
- Adding the
pipeline_tagfor feature extraction.