rizdel commited on
Commit
adee2f7
1 Parent(s): 0042701

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -13,10 +13,13 @@ datasets:
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
 
 
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