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