The viewer is disabled because this dataset repo requires arbitrary Python code execution. Please consider removing the loading script and relying on automated data support (you can use convert_to_parquet from the datasets library). If this is not possible, please open a discussion for direct help.

label_mapping = {
'O':0,
'B-NAME_STUDENT': 1,
'I-NAME_STUDENT': 2,
'B-STREET_ADDRESS': 3,
'I-STREET_ADDRESS': 4,
'B-USERNAME': 5,
'B-EMAIL': 6,
'B-URL_PERSONAL': 7,
'B-PHONE_NUM': 8,
'B-DRIVING_LICENSE': 9,
'B-PASSPORT': 10,
'B-PAN_NUMBER': 11,
'B-ID_NUM': 12,
'B-AADHAR_ID': 13
}

Downloads last month
0
Edit dataset card