Text Classification
Transformers
Safetensors
modernbert
trackio
Generated from Trainer
text-embeddings-inference
Instructions to use ciphertext/vijil-bias-detector-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ciphertext/vijil-bias-detector-v1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="ciphertext/vijil-bias-detector-v1")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("ciphertext/vijil-bias-detector-v1") model = AutoModelForSequenceClassification.from_pretrained("ciphertext/vijil-bias-detector-v1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- edfffa1405fa99acc7acea7368e7cc18e537e62fef791241384ee2be14518f02
- Size of remote file:
- 5.27 kB
- SHA256:
- 920187c948cef02beb7b48db84ac93ffb5992f7079d985f19cd6ecfdcd4c6d7a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.