wildguard_for_distil / dataset_info.json
eazzy's picture
Upload dataset saved_to_disk (teacher logits added)
c0bec4d verified
{
"builder_name": "parquet",
"citation": "",
"config_name": "default",
"dataset_name": "wildguardmix-train-ko",
"dataset_size": 234273415,
"description": "",
"download_checksums": {
"hf://datasets/iknow-lab/wildguardmix-train-ko@ff4fd37fb8f752be964ee207c070971e8ed0b07a/data/train-00000-of-00001.parquet": {
"num_bytes": 119857953,
"checksum": null
}
},
"download_size": 119857953,
"features": {
"prompt": {
"dtype": "string",
"_type": "Value"
},
"adversarial": {
"dtype": "bool",
"_type": "Value"
},
"response": {
"dtype": "string",
"_type": "Value"
},
"prompt_harm_label": {
"dtype": "string",
"_type": "Value"
},
"response_refusal_label": {
"dtype": "string",
"_type": "Value"
},
"response_harm_label": {
"dtype": "string",
"_type": "Value"
},
"subcategory": {
"dtype": "string",
"_type": "Value"
},
"prompt_ko": {
"dtype": "string",
"_type": "Value"
},
"response_ko": {
"dtype": "string",
"_type": "Value"
},
"t_logit_yes": {
"dtype": "float64",
"_type": "Value"
},
"t_logit_no": {
"dtype": "float64",
"_type": "Value"
}
},
"homepage": "",
"license": "",
"size_in_bytes": 354131368,
"splits": {
"train": {
"name": "train",
"num_bytes": 234273415,
"num_examples": 86414,
"dataset_name": "wildguardmix-train-ko"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}