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

  • Log In
  • Sign Up

hellonlp
/
promcse-bert-base-zh

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

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

  • Libraries
  • Transformers

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

    # Load model directly
    from transformers import AutoTokenizer, BertForCL
    
    tokenizer = AutoTokenizer.from_pretrained("hellonlp/promcse-bert-base-zh")
    model = BertForCL.from_pretrained("hellonlp/promcse-bert-base-zh")
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
promcse-bert-base-zh
Ctrl+K
Ctrl+K
  • 1 contributor
History: 52 commits
hellonlp's picture
hellonlp
Delete training_args.bin
c4432e6 verified over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    3.6 kB
    Update README.md about 2 years ago
  • config.json
    796 Bytes
    Upload 3 files over 2 years ago
  • optimizer.pt
    820 MB
    xet
    Upload 3 files over 2 years ago
  • pytorch_model.bin
    410 MB
    xet
    Upload 3 files over 2 years ago
  • scheduler.pt
    623 Bytes
    xet
    Upload 6 files over 2 years ago
  • special_tokens_map.json
    112 Bytes
    Upload 6 files over 2 years ago
  • tokenizer_config.json
    362 Bytes
    Upload 6 files over 2 years ago
  • trainer_state.json
    845 Bytes
    Upload 6 files over 2 years ago
  • vocab.txt
    110 kB
    Upload 6 files over 2 years ago