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

  • Log In
  • Sign Up

hellonlp
/
promcse-bert-large-zh

Sentence Similarity
Transformers
PyTorch
Safetensors
Chinese
bert
Model card Files Files and versions
xet
Community
1

Instructions to use hellonlp/promcse-bert-large-zh with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use hellonlp/promcse-bert-large-zh with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, BertForCL
    
    tokenizer = AutoTokenizer.from_pretrained("hellonlp/promcse-bert-large-zh")
    model = BertForCL.from_pretrained("hellonlp/promcse-bert-large-zh")
  • Notebooks
  • Google Colab
  • Kaggle
promcse-bert-large-zh
5.22 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 12 commits
hellonlp's picture
hellonlp
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
d076cff verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    3.58 kB
    Update README.md almost 2 years ago
  • config.json
    800 Bytes
    Upload 7 files about 2 years ago
  • model.safetensors
    1.3 GB
    xet
    Adding `safetensors` variant of this model (#1) over 1 year ago
  • optimizer.pt

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.61 GB
    xet
    Upload 2 files about 2 years ago
  • pytorch_model.bin
    1.3 GB
    xet
    Upload 2 files about 2 years ago
  • scheduler.pt

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    623 Bytes
    xet
    Upload 7 files about 2 years ago
  • special_tokens_map.json
    112 Bytes
    Upload 7 files about 2 years ago
  • tokenizer_config.json
    368 Bytes
    Upload 7 files about 2 years ago
  • trainer_state.json
    970 Bytes
    Upload 7 files about 2 years ago
  • vocab.txt
    110 kB
    Upload 7 files about 2 years ago