Update README.md
Browse files
README.md
CHANGED
|
@@ -13,10 +13,13 @@ datasets:
|
|
| 13 |
|
| 14 |
- Problem type: Text Classification
|
| 15 |
|
| 16 |
-
Model trained on "Tesla"
|
|
|
|
| 17 |
0 - Valid
|
|
|
|
| 18 |
1 - Spam
|
| 19 |
|
|
|
|
| 20 |
## Validation Metrics
|
| 21 |
loss: 0.4916948974132538
|
| 22 |
|
|
|
|
| 13 |
|
| 14 |
- Problem type: Text Classification
|
| 15 |
|
| 16 |
+
Model trained on "Tesla" related tweets from X/Twitter to filter out spam tweets based on trolling, profanity, extreme political views, etc.
|
| 17 |
+
|
| 18 |
0 - Valid
|
| 19 |
+
|
| 20 |
1 - Spam
|
| 21 |
|
| 22 |
+
|
| 23 |
## Validation Metrics
|
| 24 |
loss: 0.4916948974132538
|
| 25 |
|