Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Gaffar-21
/
Spam-classification-using-BERT-and-Random-Forest
like
0
Text Classification
Joblib
Gaffar-21/Spam
English
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
Gaffar-21
commited on
Oct 30, 2024
Commit
2d80fd9
·
verified
·
1 Parent(s):
5442bfa
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+11
-0
README.md
ADDED
Viewed
@@ -0,0 +1,11 @@
1
+
---
2
+
datasets:
3
+
- Gaffar-21/Spam
4
+
language:
5
+
- en
6
+
metrics:
7
+
- accuracy
8
+
base_model:
9
+
- distilbert/distilbert-base-uncased
10
+
pipeline_tag: text-classification
11
+
---