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

tuhailong
/
SimCSE-bert-base

Transformers
PyTorch
Chinese
simcse
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use tuhailong/SimCSE-bert-base with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("tuhailong/SimCSE-bert-base", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
SimCSE-bert-base
1.23 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 17 commits
tuhailong's picture
tuhailong
Update README.md
a1bbd62 about 4 years ago
  • .gitattributes
    1.21 kB
    git almost 5 years ago
  • README.md
    614 Bytes
    Update README.md about 4 years ago
  • config.json
    790 Bytes
    xet
    50w almost 5 years ago
  • optimizer.pt

    Detected Pickle imports (3)

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

    What is a pickle import?

    818 MB
    xet
    50w almost 5 years ago
  • pytorch_model.bin
    412 MB
    xet
    50w almost 5 years ago
  • scheduler.pt

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    623 Bytes
    xet
    50w almost 5 years ago
  • special_tokens_map.json
    112 Bytes
    xet
    first commit almost 5 years ago
  • tokenizer_config.json
    318 Bytes
    xet
    50w almost 5 years ago
  • trainer_state.json
    133 kB
    xet
    50w almost 5 years ago
  • training_args.bin

    Detected Pickle imports (4)

    • "torch.device",
    • "transformers.trainer_utils.SchedulerType",
    • "__main__.OurTrainingArguments",
    • "transformers.trainer_utils.EvaluationStrategy"

    How to fix it?

    2.1 kB
    xet
    50w almost 5 years ago
  • vocab.txt
    110 kB
    xet
    first almost 5 years ago