Code_Opt_Triton_Shuffled / dataset_info.json
Teen-Different's picture
Upload folder using huggingface_hub
6fabd42 verified
raw
history blame contribute delete
982 Bytes
{
"citation": "",
"description": "",
"features": {
"entry_point": {
"dtype": "string",
"_type": "Value"
},
"original_triton_python_code": {
"dtype": "string",
"_type": "Value"
},
"optimised_triton_code": {
"dtype": "string",
"_type": "Value"
},
"repo_name": {
"dtype": "string",
"_type": "Value"
},
"module_name": {
"dtype": "string",
"_type": "Value"
},
"synthetic": {
"dtype": "bool",
"_type": "Value"
},
"uuid": {
"dtype": "int64",
"_type": "Value"
},
"licenses": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "Sequence"
},
"stars": {
"dtype": "int64",
"_type": "Value"
},
"sha": {
"dtype": "string",
"_type": "Value"
},
"repo_link": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}