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

Hierarchy-Transformers
/
HiT-MiniLM-L6-WordNetNoun

Feature Extraction
Safetensors
Transformers
English
hierarchy-transformers
bert
hierarchy-encoding
subsumption-relationships
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use Hierarchy-Transformers/HiT-MiniLM-L6-WordNetNoun with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Hierarchy-Transformers/HiT-MiniLM-L6-WordNetNoun with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="Hierarchy-Transformers/HiT-MiniLM-L6-WordNetNoun")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("Hierarchy-Transformers/HiT-MiniLM-L6-WordNetNoun")
    model = AutoModel.from_pretrained("Hierarchy-Transformers/HiT-MiniLM-L6-WordNetNoun")
  • Notebooks
  • Google Colab
  • Kaggle
HiT-MiniLM-L6-WordNetNoun
91.8 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 21 commits
lawhy's picture
lawhy
Update README.md
f3b5d9a verified about 1 year ago
  • 1_Pooling
    Add new SentenceTransformer model. over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    5.16 kB
    Update README.md about 1 year ago
  • config.json
    793 Bytes
    Add new SentenceTransformer model. over 2 years ago
  • config_sentence_transformers.json
    123 Bytes
    Add new SentenceTransformer model. over 2 years ago
  • model.safetensors
    90.9 MB
    xet
    Add new SentenceTransformer model. over 2 years ago
  • modules.json
    229 Bytes
    Add new SentenceTransformer model. over 2 years ago
  • sentence_bert_config.json
    53 Bytes
    Add new SentenceTransformer model. over 2 years ago
  • special_tokens_map.json
    695 Bytes
    Add new SentenceTransformer model. over 2 years ago
  • tokenizer.json
    712 kB
    Add new SentenceTransformer model. over 2 years ago
  • tokenizer_config.json
    1.43 kB
    Add new SentenceTransformer model. over 2 years ago
  • vocab.txt
    232 kB
    Add new SentenceTransformer model. over 2 years ago