FredZhang7 commited on
Commit
0e6baf8
1 Parent(s): 6bbd797

add suggestion

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -81,6 +81,11 @@ text = email.subject + "\n\n" + email.content
81
 
82
  <br>
83
 
 
 
 
 
 
84
  ### Other Sources
85
  - https://huggingface.co/datasets/sms_spam
86
  - https://github.com/MWiechmann/enron_spam_data
 
81
 
82
  <br>
83
 
84
+ ### Suggestions
85
+ - If you plan to train a model based on this dataset alone, I recommend adding **some** rows with `is_toxic=0` from `FredZhang7/toxi-text-3M`. Make sure the rows aren't spam.
86
+
87
+ <br>
88
+
89
  ### Other Sources
90
  - https://huggingface.co/datasets/sms_spam
91
  - https://github.com/MWiechmann/enron_spam_data