Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

webis
/
set-encoder-large

Text Ranking
Lightning IR
Safetensors
set-encoder
cross-encoder
Model card Files Files and versions
xet
Community
2

Instructions to use webis/set-encoder-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Lightning IR

    How to use webis/set-encoder-large with Lightning IR:

    #install from https://github.com/webis-de/lightning-ir
    
    from lightning_ir import CrossEncoderModule
    model = CrossEncoderModule("webis/set-encoder-large")
    
    model.score("query", ["doc1", "doc2", "doc3"])
  • Notebooks
  • Google Colab
  • Kaggle
set-encoder-large
Ctrl+K
Ctrl+K
  • 3 contributors
History: 10 commits
fschlatt's picture
fschlatt
Update README.md
42b6e39 verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    2.7 kB
    Update README.md about 1 year ago
  • added_tokens.json
    21 Bytes
    add model almost 2 years ago
  • config.json
    954 Bytes
    add linear bias about 1 year ago
  • model.safetensors
    1.34 GB
    xet
    fix model weights almost 2 years ago
  • special_tokens_map.json
    695 Bytes
    add model almost 2 years ago
  • tokenizer.json
    712 kB
    add model almost 2 years ago
  • tokenizer_config.json
    1.43 kB
    add model almost 2 years ago
  • vocab.txt
    232 kB
    add model almost 2 years ago