News Detection BERT Model

This model classifies news articles as reliable or unreliable.

Usage

from transformers import pipeline
classifier = pipeline("text-classification", model="ramgunturu/news-detection-bert")
result = classifier("Your news article text here")
Downloads last month
-
Safetensors
Model size
0.1B params
Tensor type
F32
ยท
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Space using ramgunturu/news-detection-bert 1