Instructions to use TOPAI-Network/SAFETY_CHECK_CSAM_former with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TOPAI-Network/SAFETY_CHECK_CSAM_former with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="TOPAI-Network/SAFETY_CHECK_CSAM_former")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("TOPAI-Network/SAFETY_CHECK_CSAM_former") model = AutoModelForSequenceClassification.from_pretrained("TOPAI-Network/SAFETY_CHECK_CSAM_former") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c1011bbc434e23e5c14f5f46b1cc91029159cdcf6f4e9a7b233024376cb34ca7
- Size of remote file:
- 595 MB
- SHA256:
- c4f18ed00c5ccccd1f52328b2e330a6eae78a5777a78d6ba1d55763054f7c988
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.