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

  • Log In
  • Sign Up

LikoKIko
/
OpenCensor-H1

Text Classification
Transformers
Safetensors
Hebrew
bert
profanity-detection
hebrew
alephbert
text-embeddings-inference
Model card Files Files and versions
xet
Community

Instructions to use LikoKIko/OpenCensor-H1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use LikoKIko/OpenCensor-H1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("text-classification", model="LikoKIko/OpenCensor-H1")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSequenceClassification
    
    tokenizer = AutoTokenizer.from_pretrained("LikoKIko/OpenCensor-H1")
    model = AutoModelForSequenceClassification.from_pretrained("LikoKIko/OpenCensor-H1")
  • Notebooks
  • Google Colab
  • Kaggle
OpenCensor-H1
506 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
LikoKIko's picture
LikoKIko
Update README.md
72c039d verified 5 months ago
  • .gitattributes
    1.56 kB
    Added H1 files and updated README (Full Release) 5 months ago
  • README.md
    2.84 kB
    Update README.md 5 months ago
  • bestthreshold.png
    201 kB
    xet
    Added H1 files and updated README (Full Release) 5 months ago
  • config.json
    761 Bytes
    Added H1 files and updated README (Full Release) 5 months ago
  • model.safetensors
    504 MB
    xet
    Added H1 files and updated README (Full Release) 5 months ago
  • special_tokens_map.json
    125 Bytes
    Added H1 files and updated README (Full Release) 5 months ago
  • testmetrics.png
    117 kB
    xet
    Added H1 files and updated README (Full Release) 5 months ago
  • tokenizer.json
    1.37 MB
    Added H1 files and updated README (Full Release) 5 months ago
  • tokenizer_config.json
    1.25 kB
    Added H1 files and updated README (Full Release) 5 months ago
  • valf1perepoch.png
    196 kB
    xet
    Added H1 files and updated README (Full Release) 5 months ago
  • vocab.txt
    545 kB
    Added H1 files and updated README (Full Release) 5 months ago