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
/
splade-norwegian-health-v13-margin-filtered

Feature Extraction
sentence-transformers
Safetensors
Norwegian
sparse-encoder
sparse
asymmetric
inference-free
splade
Generated from Trainer
dataset_size:807437
loss:SpladeLoss
loss:SparseDistillKLDivLoss
loss:FlopsLoss
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use thivy/splade-norwegian-health-v13-margin-filtered with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • sentence-transformers

    How to use thivy/splade-norwegian-health-v13-margin-filtered with sentence-transformers:

    from sentence_transformers import SentenceTransformer
    
    model = SentenceTransformer("thivy/splade-norwegian-health-v13-margin-filtered")
    
    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
splade-norwegian-health-v13-margin-filtered
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
thivy's picture
thivy
v13: v7-klonly recipe on v8-distill margin>=2.0 (mixed NDCG 0.6012, native doc active ~155-182)
4359823 verified 5 days ago
  • document_0_MLMTransformer
    v13: v7-klonly recipe on v8-distill margin>=2.0 (mixed NDCG 0.6012, native doc active ~155-182) 5 days ago
  • document_1_SpladePooling
    v13: v7-klonly recipe on v8-distill margin>=2.0 (mixed NDCG 0.6012, native doc active ~155-182) 5 days ago
  • query_0_SparseStaticEmbedding
    v13: v7-klonly recipe on v8-distill margin>=2.0 (mixed NDCG 0.6012, native doc active ~155-182) 5 days ago
  • .gitattributes
    1.52 kB
    initial commit 5 days ago
  • README.md
    65 kB
    v13: v7-klonly recipe on v8-distill margin>=2.0 (mixed NDCG 0.6012, native doc active ~155-182) 5 days ago
  • config_sentence_transformers.json
    274 Bytes
    v13: v7-klonly recipe on v8-distill margin>=2.0 (mixed NDCG 0.6012, native doc active ~155-182) 5 days ago
  • modules.json
    108 Bytes
    v13: v7-klonly recipe on v8-distill margin>=2.0 (mixed NDCG 0.6012, native doc active ~155-182) 5 days ago
  • router_config.json
    688 Bytes
    v13: v7-klonly recipe on v8-distill margin>=2.0 (mixed NDCG 0.6012, native doc active ~155-182) 5 days ago