LongBenchv2-compressed / dataset_info.json
eryawww's picture
Upload folder using huggingface_hub
d802a7b verified
{
"citation": "",
"description": "",
"features": {
"_id": {
"dtype": "string",
"_type": "Value"
},
"domain": {
"dtype": "string",
"_type": "Value"
},
"sub_domain": {
"dtype": "string",
"_type": "Value"
},
"difficulty": {
"dtype": "string",
"_type": "Value"
},
"length": {
"dtype": "string",
"_type": "Value"
},
"question": {
"dtype": "string",
"_type": "Value"
},
"choice_A": {
"dtype": "string",
"_type": "Value"
},
"choice_B": {
"dtype": "string",
"_type": "Value"
},
"choice_C": {
"dtype": "string",
"_type": "Value"
},
"choice_D": {
"dtype": "string",
"_type": "Value"
},
"answer": {
"dtype": "string",
"_type": "Value"
},
"context": {
"dtype": "string",
"_type": "Value"
},
"original_context": {
"dtype": "string",
"_type": "Value"
},
"context_unit": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "List"
},
"kept_context_unit_mask": {
"feature": {
"dtype": "bool",
"_type": "Value"
},
"_type": "List"
},
"compression_words_ratio": {
"dtype": "float64",
"_type": "Value"
},
"compression_error": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}