Update library name
Browse filesAs this model doesn't appear to be compatible with Transformers, this PR updates the library name.
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
pipeline_tag: feature-extraction
|
| 4 |
-
library_name:
|
| 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: 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
|