Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

thivy
/
norbert4-base-splade-retrieval

Feature Extraction
sentence-transformers
TensorBoard
Safetensors
sparse-encoder
sparse
splade
norwegian
scandinavian
information-retrieval
custom_code
Eval Results (legacy)
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use thivy/norbert4-base-splade-retrieval with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • sentence-transformers

    How to use thivy/norbert4-base-splade-retrieval with sentence-transformers:

    from sentence_transformers import SentenceTransformer
    
    model = SentenceTransformer("thivy/norbert4-base-splade-retrieval", trust_remote_code=True)
    
    sentences = [
        "The weather is lovely today.",
        "It's so sunny outside!",
        "He drove to the stadium."
    ]
    embeddings = model.encode(sentences)
    
    similarities = model.similarity(embeddings, embeddings)
    print(similarities.shape)
    # [3, 3]
  • Notebooks
  • Google Colab
  • Kaggle
norbert4-base-splade-retrieval / runs
203 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 21 commits
thivy's picture
thivy
Training in progress, step 10423
520a0b4 verified 3 months ago
  • events.out.tfevents.1771057837.thivyh100large.21575.0
    4.61 kB
    xet
    Training in progress, step 500 3 months ago
  • events.out.tfevents.1771058074.thivyh100large.23215.0
    5.14 kB
    xet
    Training in progress, step 500 3 months ago
  • events.out.tfevents.1771058320.thivyh100large.25486.0
    5.68 kB
    xet
    Training in progress, step 500 3 months ago
  • events.out.tfevents.1771058777.thivyh100large.31494.0
    187 kB
    xet
    Training in progress, step 10423 3 months ago