fschlatt commited on
Commit
596feb2
·
verified ·
1 Parent(s): 2deb445

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,7 +1,9 @@
1
  ---
2
  license: apache-2.0
3
- pipeline_tag: feature-extraction
4
  library_name: lightning-ir
 
 
5
  ---
6
 
7
  # Set-Encoder: Permutation-Invariant Inter-Passage Attention for Listwise Passage Re-Ranking with Cross-Encoders
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: text-ranking
4
  library_name: lightning-ir
5
+ base_model:
6
+ - google/electra-large-discriminator
7
  ---
8
 
9
  # Set-Encoder: Permutation-Invariant Inter-Passage Attention for Listwise Passage Re-Ranking with Cross-Encoders