fschlatt commited on
Commit
be3c10d
·
verified ·
1 Parent(s): adc4ed1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,7 +1,9 @@
1
  ---
2
  license: apache-2.0
3
- library_name: transformers
4
- pipeline_tag: question-answering
 
 
5
  ---
6
 
7
  This model was introduced in the paper [A Systematic Investigation of Distilling Large Language Models into Cross-Encoders for Passage Re-ranking](https://arxiv.org/abs/2405.07920).
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: text-ranking
4
+ library_name: lightning-ir
5
+ base_model:
6
+ - google/electra-base-discriminator
7
  ---
8
 
9
  This model was introduced in the paper [A Systematic Investigation of Distilling Large Language Models into Cross-Encoders for Passage Re-ranking](https://arxiv.org/abs/2405.07920).