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

exaggerated
/
text2vec-base-chinese-rs

Sentence Similarity
Transformers
PyTorch
Rust
bert
feature-extraction
text2vec
Model card Files Files and versions
xet
Community
3

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

  • Libraries
  • Transformers

    How to use exaggerated/text2vec-base-chinese-rs with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("exaggerated/text2vec-base-chinese-rs")
    model = AutoModel.from_pretrained("exaggerated/text2vec-base-chinese-rs")
  • Notebooks
  • Google Colab
  • Kaggle
text2vec-base-chinese-rs
1.23 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
e2f0457 verified over 1 year ago
  • .gitattributes
    1.48 kB
    initial commit almost 3 years ago
  • README.md
    4.1 kB
    Upload 10 files almost 3 years ago
  • config.json
    856 Bytes
    Upload 10 files almost 3 years ago
  • logs.txt
    546 Bytes
    Upload 10 files almost 3 years ago
  • model.safetensors
    409 MB
    xet
    Adding `safetensors` variant of this model over 1 year ago
  • modules.json
    230 Bytes
    Upload 10 files almost 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    409 MB
    xet
    Upload 10 files almost 3 years ago
  • rust_model.ot
    409 MB
    xet
    Upload 10 files almost 3 years ago
  • sentence_bert_config.json
    54 Bytes
    Upload 10 files almost 3 years ago
  • special_tokens_map.json
    112 Bytes
    Upload 10 files almost 3 years ago
  • tokenizer_config.json
    319 Bytes
    Upload 10 files almost 3 years ago
  • vocab.txt
    110 kB
    Upload 10 files almost 3 years ago