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

issdandavis
/
phdm-21d-embedding

sentence-transformers
English
embeddings
hyperbolic-geometry
poincare-ball
21-dimensional
scbe-aethermoore
sacred-tongues
Model card Files Files and versions
xet
Community
5

Instructions to use issdandavis/phdm-21d-embedding with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • sentence-transformers

    How to use issdandavis/phdm-21d-embedding with sentence-transformers:

    from sentence_transformers import SentenceTransformer
    
    model = SentenceTransformer("issdandavis/phdm-21d-embedding")
    
    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
New discussion
Resources
  • PR & discussions documentation
  • Code of Conduct
  • Hub documentation

The First Agent Product Surface Is a Local MCP

#5 opened about 2 months ago by
issdandavis

Curving the Browser: A Topology Lens for Safer AI Navigation

#4 opened 2 months ago by
issdandavis

Governed Loops Train Better Agents

#3 opened 2 months ago by
issdandavis

How a DnD Campaign Became an AI Governance Framework

#2 opened 2 months ago by
issdandavis

How a DnD Campaign Became an AI Governance Framework

#1 opened 2 months ago by
issdandavis
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs