Datasets:

Modalities:
Tabular
Text
Formats:
parquet
ArXiv:
francescorubbo commited on
Commit
839d0d9
·
verified ·
1 Parent(s): 000befc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -43,3 +43,18 @@ configs:
43
  - split: train
44
  path: data/train-*
45
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
  - split: train
44
  path: data/train-*
45
  ---
46
+
47
+ # Dataset Card for PhishFuzzer_emails_entity_rephrased_v1
48
+
49
+ <!-- Provide a quick summary of the dataset. -->
50
+
51
+ HuggingFace port of the PhishFuzzer dataset (PhishFUzzer_emails_entity_rephrased_v1.json).
52
+ Final expanded dataset of 19,800 emails. Each original email has 6 variants, trackable via the Original_ID field.
53
+
54
+ ### Dataset Sources
55
+
56
+ <!-- Provide the basic links for the dataset. -->
57
+
58
+ - **Repository:** https://github.com/DataPhish/PhishFuzzer
59
+ - **Paper:** https://arxiv.org/abs/2511.21448
60
+