zacao_arrow / dataset_info.json
jacklongplus's picture
Upload 5 files
3a6079b verified
raw
history blame contribute delete
728 Bytes
{
"citation": "",
"description": "",
"features": {
"image": {
"_type": "Image"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"input_ids": {
"feature": {
"dtype": "int32",
"_type": "Value"
},
"_type": "Sequence"
},
"attention_mask": {
"feature": {
"dtype": "int8",
"_type": "Value"
},
"_type": "Sequence"
},
"label": {
"dtype": "string",
"_type": "Value"
},
"description": {
"dtype": "string",
"_type": "Value"
},
"id": {
"dtype": "int64",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}