Text Classification
Transformers
Safetensors
Hebrew
bert
profanity-detection
hebrew
alephbert
text-embeddings-inference
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", device_map="auto") - Notebooks
- Google Colab
- Kaggle

- Xet hash:
- 94ef5377300fff1d56c9952ed9b6a6851e6f3f9b25fd9919ec3f4f069dfc341b
- Size of remote file:
- 117 kB
- SHA256:
- 06b7b9118fa08f465ecf9fdb93152c189334815ddd16d5b860d581e51255124c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.