MS-MARCO-compressed / dataset_info.json
eryawww's picture
Upload folder using huggingface_hub
a8416a7 verified
{
"citation": "",
"description": "",
"features": {
"query_id": {
"dtype": "int64",
"_type": "Value"
},
"query_type": {
"dtype": "string",
"_type": "Value"
},
"query": {
"dtype": "string",
"_type": "Value"
},
"answers": {
"feature": {
"dtype": "null",
"_type": "Value"
},
"_type": "List"
},
"wellFormedAnswers": {
"feature": {
"dtype": "null",
"_type": "Value"
},
"_type": "List"
},
"passages": {
"context_unit": {
"feature": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "List"
},
"_type": "List"
},
"is_selected": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "List"
},
"kept_context_unit_mask": {
"feature": {
"feature": {
"dtype": "bool",
"_type": "Value"
},
"_type": "List"
},
"_type": "List"
},
"passage_text": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "List"
},
"url": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "List"
}
},
"original_passages": {
"is_selected": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "List"
},
"passage_text": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "List"
},
"url": {
"feature": {
"dtype": "string",
"_type": "Value"
},
"_type": "List"
}
},
"compression_words_ratio": {
"dtype": "float64",
"_type": "Value"
},
"compression_characters_ratio": {
"dtype": "float64",
"_type": "Value"
},
"compression_rate": {
"dtype": "float64",
"_type": "Value"
},
"compression_level": {
"dtype": "string",
"_type": "Value"
},
"compression_error": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}