Text Classification
Transformers
Safetensors
English
longformer
fake-news-detection
news
isot-fake-news
Instructions to use PushkarKumar/veritas_ai_new with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use PushkarKumar/veritas_ai_new with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="PushkarKumar/veritas_ai_new")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("PushkarKumar/veritas_ai_new") model = AutoModelForSequenceClassification.from_pretrained("PushkarKumar/veritas_ai_new") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 95ff24b5b2e2511073cb5571eb25e5d0f59148f742a7e4582735b008780a2521
- Size of remote file:
- 5.33 kB
- SHA256:
- 2c9257010c7aab0d04585d609573e8b939ae0f92a23dcb55afe7bac97e26b9dc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.