- Description:
This dataset contains 14,344,391 passwords that were leaked or stolen from various sites. The author of this dataset states that "I'm hosting them because it seems like nobody else does (hopefully it isn't because hosting them is illegal :)). Naturally, I'm not the one who stole these; I simply found them online, removed any names/email addresses/etc.".
This dataset is used to train Machine Learning models for password guessing and cracking.
Homepage: https://wiki.skullsecurity.org/Passwords
Source code:
tfds.datasets.rock_you.Builder
Versions:
1.0.0
(default): No release notes.
Download size:
133.44 MiB
Dataset size:
393.36 MiB
Auto-cached (documentation): No
Splits:
Split | Examples |
---|---|
'train' |
14,344,391 |
- Feature structure:
FeaturesDict({
'password': Text(shape=(), dtype=string),
})
- Feature documentation:
Feature | Class | Shape | Dtype | Description |
---|---|---|---|---|
FeaturesDict | ||||
password | Text | string |
Supervised keys (See
as_supervised
doc):None
Figure (tfds.show_examples): Not supported.
Examples (tfds.as_dataframe):
- Citation: