Text Classification
Transformers
Safetensors
distilbert
Generated from Trainer
text-embeddings-inference
Instructions to use FareehaAly/fator-fallacy-detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use FareehaAly/fator-fallacy-detector with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="FareehaAly/fator-fallacy-detector")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("FareehaAly/fator-fallacy-detector") model = AutoModelForSequenceClassification.from_pretrained("FareehaAly/fator-fallacy-detector") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6efa71f04a493a0f058a35b69ed26ee45d6bced68ec3f86380f46cd927703b48
- Size of remote file:
- 536 MB
- SHA256:
- 2b41a68d5e5c5fcca914751aba905089af88656177598ac7a50ac9afd4ef78b3
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.