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

GanymedeNil
/
text2vec-base-chinese

Sentence Similarity
Transformers
PyTorch
Chinese
bert
feature-extraction
text2vec
text-embeddings-inference
Model card Files Files and versions
xet
Community
1

Instructions to use GanymedeNil/text2vec-base-chinese with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use GanymedeNil/text2vec-base-chinese with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("GanymedeNil/text2vec-base-chinese")
    model = AutoModel.from_pretrained("GanymedeNil/text2vec-base-chinese")
  • Notebooks
  • Google Colab
  • Kaggle
text2vec-base-chinese
410 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
GanymedeNil's picture
GanymedeNil
Update README.md
f13ec0b verified almost 2 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    445 Bytes
    Update README.md almost 2 years ago
  • config.json
    818 Bytes
    Upload 6 files about 3 years ago
  • eval_results.txt
    68 Bytes
    Upload eval_results.txt about 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.LongStorage",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    409 MB
    xet
    Upload 6 files about 3 years ago
  • special_tokens_map.json
    125 Bytes
    Upload 6 files about 3 years ago
  • tokenizer.json
    439 kB
    Upload 6 files about 3 years ago
  • tokenizer_config.json
    512 Bytes
    Upload 6 files about 3 years ago
  • vocab.txt
    110 kB
    Upload 6 files about 3 years ago