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

  • Log In
  • Sign Up

webis
/
bert-bi-encoder

Text Ranking
Lightning IR
Safetensors
lir-dpr
bi-encoder
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Lightning IR

    How to use webis/bert-bi-encoder with Lightning IR:

    #install from https://github.com/webis-de/lightning-ir
    
    from lightning_ir import BiEncoderModule
    model = BiEncoderModule("webis/bert-bi-encoder")
    
    model.score("query", ["doc1", "doc2", "doc3"])
  • Notebooks
  • Google Colab
  • Kaggle
bert-bi-encoder
439 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
fschlatt's picture
fschlatt
Update config.json
04757bf verified 6 months ago
  • configs
    update readme over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    1.17 kB
    Update README.md about 1 year ago
  • config.json
    979 Bytes
    Update config.json 6 months ago
  • mask_scoring_tokens.json
    28 Bytes
    initial commit over 1 year ago
  • model.safetensors
    438 MB
    xet
    initial commit over 1 year ago
  • special_tokens_map.json
    125 Bytes
    initial commit over 1 year ago
  • tokenizer.json
    712 kB
    initial commit over 1 year ago
  • tokenizer_config.json
    1.45 kB
    initial commit over 1 year ago
  • vocab.txt
    232 kB
    initial commit over 1 year ago