Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language: en
|
3 |
+
tags:
|
4 |
+
- sms
|
5 |
+
- spam
|
6 |
+
- detection
|
7 |
+
datasets:
|
8 |
+
- sms_spam
|
9 |
+
widget:
|
10 |
+
- text: "Camera - You are awarded a SiPix Digital Camera! call 09061221066 fromm landline. Delivery within 28 days."
|
11 |
+
---
|
12 |
+
|
13 |
+
# BERT-Tiny fine-tuned on on sms_spam dataset for spam detection
|
14 |
+
|
15 |
+
Validation accuray: **0.98**
|