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

  • Log In
  • Sign Up

ielabgroup
/
CharacterBERT-DR

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

Instructions to use ielabgroup/CharacterBERT-DR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use ielabgroup/CharacterBERT-DR with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("ielabgroup/CharacterBERT-DR")
    model = AutoModel.from_pretrained("ielabgroup/CharacterBERT-DR")
  • Notebooks
  • Google Colab
  • Kaggle
CharacterBERT-DR
419 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
ArvinZhuang's picture
ArvinZhuang
Upload 5 files
ad234d6 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    28 Bytes
    initial commit over 2 years ago
  • config.json
    711 Bytes
    Upload 5 files over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    419 MB
    xet
    Upload 5 files over 2 years ago
  • special_tokens_map.json
    112 Bytes
    Upload 5 files over 2 years ago
  • tokenizer_config.json
    492 Bytes
    Upload 5 files over 2 years ago
  • vocab.txt
    232 kB
    Upload 5 files over 2 years ago