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

BenjaminOcampo
/
peace_cont_bert

Transformers
PyTorch
English
bert
hate-speech-detection
implicit-hate-speech
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use BenjaminOcampo/peace_cont_bert with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("BenjaminOcampo/peace_cont_bert")
    model = AutoModel.from_pretrained("BenjaminOcampo/peace_cont_bert")
  • Notebooks
  • Google Colab
  • Kaggle
peace_cont_bert
882 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
BenjaminOcampo's picture
BenjaminOcampo
Upload README.md with huggingface_hub
031683f verified almost 2 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    3.75 kB
    Upload README.md with huggingface_hub almost 2 years ago
  • config.json
    761 Bytes
    Add model's weights almost 2 years ago
  • model.pt

    Detected Pickle imports (4)

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

    What is a pickle import?

    440 MB
    xet
    Add model's weights almost 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    440 MB
    xet
    Add model's weights almost 2 years ago
  • special_tokens_map.json
    125 Bytes
    Add model's weights almost 2 years ago
  • tokenizer.json
    712 kB
    Add model's weights almost 2 years ago
  • tokenizer_config.json
    314 Bytes
    Add model's weights almost 2 years ago
  • vocab.txt
    232 kB
    Add model's weights almost 2 years ago