CWE-Bench-Java / data /fix_info /dataset_info.json
Claire Wang
add data formatted for huggingface
3f9be9d
raw
history blame
1.07 kB
{
"citation": "",
"description": "",
"features": {
"project_slug": {
"dtype": "string",
"_type": "Value"
},
"cve_id": {
"dtype": "string",
"_type": "Value"
},
"github_username": {
"dtype": "string",
"_type": "Value"
},
"github_repository_name": {
"dtype": "string",
"_type": "Value"
},
"commit": {
"dtype": "string",
"_type": "Value"
},
"file": {
"dtype": "string",
"_type": "Value"
},
"class": {
"dtype": "string",
"_type": "Value"
},
"class_start": {
"dtype": "float64",
"_type": "Value"
},
"class_end": {
"dtype": "float64",
"_type": "Value"
},
"method": {
"dtype": "string",
"_type": "Value"
},
"method_start": {
"dtype": "float64",
"_type": "Value"
},
"method_end": {
"dtype": "float64",
"_type": "Value"
},
"signature": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}