zefang-liu commited on
Commit
b1da3d5
·
verified ·
1 Parent(s): cc85a6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
1
  ---
2
  license: lgpl-3.0
 
 
 
 
 
 
3
  ---
 
 
 
 
1
  ---
2
  license: lgpl-3.0
3
+ language:
4
+ - en
5
+ task_categories:
6
+ - text-classification
7
+ size_categories:
8
+ - 10K<n<100K
9
  ---
10
+ # Phishing Email Detection Dataset
11
+
12
+ This dataset on Hugging Face is a direct copy of the 'Phishing Email Detection' dataset from Kaggle, shared under the [GNU Lesser General Public License 3.0](https://www.gnu.org/licenses/lgpl-3.0.html). For complete details, including licensing and usage information, please visit the [original Kaggle page](https://www.kaggle.com/datasets/subhajournal/phishingemails).