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

  • Log In
  • Sign Up

OrK7
/
parler_hate_speech2

Transformers
PyTorch
deberta-v2
Model card Files Files and versions
xet
Community
1

Instructions to use OrK7/parler_hate_speech2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use OrK7/parler_hate_speech2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("OrK7/parler_hate_speech2")
    model = AutoModel.from_pretrained("OrK7/parler_hate_speech2")
  • Notebooks
  • Google Colab
  • Kaggle
parler_hate_speech2
1.74 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
OrK7's picture
OrK7
Upload tokenizer
2fe35b6 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • config.json
    895 Bytes
    Upload model about 3 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    1.74 GB
    xet
    Upload model about 3 years ago
  • special_tokens_map.json
    173 Bytes
    Upload tokenizer about 3 years ago
  • tokenizer.json
    8.65 MB
    Upload tokenizer about 3 years ago
  • tokenizer_config.json
    452 Bytes
    Upload tokenizer about 3 years ago