toolret_queries_embed / code /dataset_info.json
BigCatc's picture
Upload folder using huggingface_hub
26974ce verified
raw
history blame contribute delete
658 Bytes
{
"citation": "",
"description": "",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"query": {
"dtype": "string",
"_type": "Value"
},
"instruction": {
"dtype": "string",
"_type": "Value"
},
"labels": {
"dtype": "string",
"_type": "Value"
},
"category": {
"dtype": "string",
"_type": "Value"
},
"embed": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
},
"embed_model": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}