Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
zelchy
/
scam-detection
like
0
Text Classification
Transformers
Safetensors
bert
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
zelchy
commited on
Sep 17, 2024
Commit
5c4835e
·
2 Parent(s):
fe2df86
02d4401
Merge branch 'main' of https://huggingface.co/zelchy/scam-detection
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
ADDED
Viewed
@@ -0,0 +1,7 @@
1
+
---
2
+
license: mit
3
+
base_model:
4
+
- google-bert/bert-large-uncased
5
+
pipeline_tag: text-classification
6
+
library_name: transformers
7
+
---