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:
- 37e8c8f4da4ae3a94a4f8157428d12b31e28fa2aa691399c4de315adc58c711e
- Size of remote file:
- 536 MB
- SHA256:
- e86f299b94c51ef5d950824fd28d9468e398f1265886a806507f1164a5b649f2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.