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

  • Log In
  • Sign Up

aws-ai
/
dse-bert-base

Transformers
PyTorch
bert
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use aws-ai/dse-bert-base with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, PSCBert
    
    tokenizer = AutoTokenizer.from_pretrained("aws-ai/dse-bert-base")
    model = PSCBert.from_pretrained("aws-ai/dse-bert-base")
  • Notebooks
  • Google Colab
  • Kaggle
dse-bert-base
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
aws-ai's picture
aws-ai
Upload vocab.txt
918ad93 almost 4 years ago
  • .gitattributes
    1.17 kB
    initial commit almost 4 years ago
  • config.json
    597 Bytes
    Upload config.json almost 4 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?

    441 MB
    xet
    Upload pytorch_model.bin almost 4 years ago
  • special_tokens_map.json
    112 Bytes
    Upload special_tokens_map.json almost 4 years ago
  • tokenizer.json
    466 kB
    Upload tokenizer.json almost 4 years ago
  • tokenizer_config.json
    321 Bytes
    Upload tokenizer_config.json almost 4 years ago
  • vocab.txt
    232 kB
    Upload vocab.txt almost 4 years ago