Update README.md
Browse files
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
|