Synthetic Data for Scam Detection
Collection
24 items • Updated • 3
How to use BothBosu/bigru-agent-suspect-only-scam-classifier-v1.0 with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("BothBosu/bigru-agent-suspect-only-scam-classifier-v1.0", dtype="auto")This model has been pushed to the Hub using the PytorchModelHubMixin integration: