dima806 commited on
Commit
310a560
·
verified ·
1 Parent(s): ee3263b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -8,5 +8,7 @@ tags:
8
  - phishing-email-detection
9
  - text-classification
10
  library_name: transformers
 
 
11
  ---
12
  See the https://www.kaggle.com/dima806/phishing-email-detection-distilbert-huggingface for more details
 
8
  - phishing-email-detection
9
  - text-classification
10
  library_name: transformers
11
+ base_model:
12
+ - distilbert/distilbert-base-cased
13
  ---
14
  See the https://www.kaggle.com/dima806/phishing-email-detection-distilbert-huggingface for more details