ConCuR / dataset_info.json
lkongam's picture
Upload folder using huggingface_hub
69ee083 verified
{
"citation": "",
"description": "",
"features": {
"uuid": {
"dtype": "string",
"_type": "Value"
},
"problem_name": {
"dtype": "string",
"_type": "Value"
},
"pytorch_code": {
"dtype": "string",
"_type": "Value"
},
"generated_think": {
"dtype": "string",
"_type": "Value"
},
"generated_code": {
"dtype": "string",
"_type": "Value"
},
"kernel_time": {
"dtype": "float64",
"_type": "Value"
},
"eager_time": {
"dtype": "float64",
"_type": "Value"
},
"compile_time": {
"dtype": "float64",
"_type": "Value"
},
"speedup_over_eager": {
"dtype": "float64",
"_type": "Value"
},
"speedup_over_compile": {
"dtype": "float64",
"_type": "Value"
},
"reasoning_length": {
"dtype": "int64",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}