content
string
lang
string
index
int64
secrets
string
has_secrets
bool
number_secrets
int64
new_content
string
modified
bool
references
string
from transformers import AutoModelForTokenClassification, AutoTokenizer import torch secretkey= "cmVnrGtuOjAxOjE3MjEyODUwMjg6M0RrNjVMVGZEaGd6T0RiZ09FR3M5MEV5Tk0z" ipadress= "15.3.1.186" email="abhi@gmail.com"
Python
0
[{"tag": "EMAIL", "value": "abhi@gmail.com", "start": 193, "end": 207}, {"tag": "IP_ADDRESS", "value": "15.3.1.186", "start": 174, "end": 184}, {"tag": "KEY", "value": "cmVnrGtuOjAxOjE3MjEyODUwMjg6M0RrNjVMVGZEaGd6T0RiZ09FR3M5MEV5Tk0z", "start": 97, "end": 161}]
true
3
from transformers import AutoModelForTokenClassification, AutoTokenizer import torch secretkey= "SECRET_KEY" ipadress= "IPV4_ADDRESS" email="abc@xyz.com"
true
from transformers import AutoModelForTokenClassification, AutoTokenizer import torch secretkey= "PI:KEY:SECRET_KEYEND_PI" ipadress= "PI:IP_ADDRESS:IPV4_ADDRESSEND_PI" email="PI:EMAIL:abc@xyz.comEND_PI"

Dataset Card for "stack-smol-python-pii_checks"

More Information needed

Downloads last month
3
Edit dataset card