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

  • Log In
  • Sign Up

DMetaSoul
/
Dmeta-embedding-zh-small

Feature Extraction
Transformers
Safetensors
bert
mteb
Eval Results (legacy)
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use DMetaSoul/Dmeta-embedding-zh-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use DMetaSoul/Dmeta-embedding-zh-small with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="DMetaSoul/Dmeta-embedding-zh-small")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("DMetaSoul/Dmeta-embedding-zh-small")
    model = AutoModel.from_pretrained("DMetaSoul/Dmeta-embedding-zh-small")
  • Notebooks
  • Google Colab
  • Kaggle
Dmeta-embedding-zh-small
298 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 9 commits
zhonghhh's picture
zhonghhh
Update README.md
2050d34 verified about 2 years ago
  • 1_Pooling
    Upload 10 files about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    33.2 kB
    Update README.md about 2 years ago
  • config.json
    971 Bytes
    Upload 10 files about 2 years ago
  • config_sentence_transformers.json
    172 Bytes
    Upload 10 files about 2 years ago
  • logo.png
    31.3 kB
    Upload logo.png about 2 years ago
  • model.safetensors
    297 MB
    xet
    Upload 10 files about 2 years ago
  • modules.json
    349 Bytes
    Upload 10 files about 2 years ago
  • sentence_bert_config.json
    54 Bytes
    Upload 10 files about 2 years ago
  • special_tokens_map.json
    695 Bytes
    Upload 10 files about 2 years ago
  • tokenizer.json
    439 kB
    Upload 10 files about 2 years ago
  • tokenizer_config.json
    1.43 kB
    Upload 10 files about 2 years ago
  • vocab.txt
    110 kB
    Upload 10 files about 2 years ago
  • weixin.jpeg
    192 kB
    Upload weixin.jpeg about 2 years ago