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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

minskiter
/
simbert-chinese-bert-wwm-ext

Other
Transformers
PyTorch
Chinese
simbert
feature-extraction
bert
similar
custom_code
Model card Files Files and versions
xet
Community

Instructions to use minskiter/simbert-chinese-bert-wwm-ext with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use minskiter/simbert-chinese-bert-wwm-ext with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("minskiter/simbert-chinese-bert-wwm-ext", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
simbert-chinese-bert-wwm-ext
409 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
minskiter's picture
minskiter
feat(config.json): update config
598a1e3 about 3 years ago
  • .gitattributes
    1.52 kB
    initial commit about 3 years ago
  • README.md
    131 Bytes
    feat(similar.py): update pipeline about 3 years ago
  • config.json
    1.28 kB
    feat(config.json): update config about 3 years ago
  • configuration_bert.py
    97 Bytes
    feat(similar.py): update pipeline about 3 years ago
  • modeling_bert.py
    1.17 kB
    feat(similar.py): update pipeline about 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    409 MB
    xet
    feat(similar.py): update pipeline about 3 years ago
  • similar.py
    1.38 kB
    feat(similar.py): update pipeline about 3 years ago
  • tokenizer_config.json
    143 Bytes
    feat(similar.py): update pipeline about 3 years ago
  • vocab.txt
    110 kB
    feat(similar.py): update pipeline about 3 years ago