wesleyacheng
commited on
Commit
·
94bfb75
1
Parent(s):
41c5298
Update README.md
Browse files
README.md
CHANGED
@@ -8,8 +8,14 @@ metrics:
|
|
8 |
- f1
|
9 |
- accuracy
|
10 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
|
|
13 |
First posted in my [Kaggle](https://www.kaggle.com/code/wesleyacheng/sms-spam-classification-with-bert).
|
14 |
|
15 |
You know what really grinds my gears. Spam! 😤
|
|
|
8 |
- f1
|
9 |
- accuracy
|
10 |
pipeline_tag: text-classification
|
11 |
+
widget:
|
12 |
+
- text: Hey want to cook something together tonight?
|
13 |
+
example_title: Ham Example
|
14 |
+
- text: +26.787$ burn out in 24 hours, Let it have drowned, http://bit.ly/7ayp
|
15 |
+
example_title: Spam Example
|
16 |
---
|
17 |
|
18 |
+
|
19 |
First posted in my [Kaggle](https://www.kaggle.com/code/wesleyacheng/sms-spam-classification-with-bert).
|
20 |
|
21 |
You know what really grinds my gears. Spam! 😤
|