anthonysandesh commited on
Commit
edb0f70
·
verified ·
1 Parent(s): 0d253c0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -4
README.md CHANGED
@@ -1,4 +1,4 @@
1
- # RoBERTa based Spam Message Detection
2
  Spam messages frequently carry malicious links or phishing attempts posing significant threats to both organizations and their users. By choosing our RoBERTa-based spam message detection system, organizations can greatly enhance their security infrastructure. Our system effectively detects and filters out spam messages, adding an extra layer of security that safeguards organizations against potential financial losses, legal consequences, and reputational harm.
3
 
4
  ## Dataset
@@ -24,9 +24,6 @@ roberta-base: https://huggingface.co/roberta-base
24
 
25
  paper: https://arxiv.org/abs/1907.11692
26
 
27
- my model is hosted at huggingface
28
- roberta-spam: https://huggingface.co/mshenoda/roberta-spam
29
-
30
  ## Metrics
31
  Loss | Accuracy | Precision / Recall | Confusion Matrix
32
  :-------------------------:|:-------------------------:|:-------------------------:|:-------------------------:
 
1
+ # RoBERTa
2
  Spam messages frequently carry malicious links or phishing attempts posing significant threats to both organizations and their users. By choosing our RoBERTa-based spam message detection system, organizations can greatly enhance their security infrastructure. Our system effectively detects and filters out spam messages, adding an extra layer of security that safeguards organizations against potential financial losses, legal consequences, and reputational harm.
3
 
4
  ## Dataset
 
24
 
25
  paper: https://arxiv.org/abs/1907.11692
26
 
 
 
 
27
  ## Metrics
28
  Loss | Accuracy | Precision / Recall | Confusion Matrix
29
  :-------------------------:|:-------------------------:|:-------------------------:|:-------------------------: