snils / dataset_info.json
PETPO's picture
Upload folder using huggingface_hub
cde5006 verified
raw
history blame contribute delete
947 Bytes
{
"citation": "",
"description": "",
"features": {
"messages": {
"feature": {
"content": {
"feature": {
"image": {
"bytes": {
"dtype": "binary",
"_type": "Value"
},
"path": {
"dtype": "null",
"_type": "Value"
}
},
"text": {
"dtype": "string",
"_type": "Value"
},
"type": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "List"
},
"role": {
"dtype": "string",
"_type": "Value"
}
},
"_type": "List"
},
"images": {
"feature": {
"_type": "Image"
},
"_type": "List"
}
},
"homepage": "",
"license": ""
}