Llava / dataset.arrow /dataset_info.json
MedAliFarhat's picture
commit files to HF hub
1ec8bba
raw
history blame contribute delete
650 Bytes
{
"citation": "",
"description": "",
"features": {
"messages": [
{
"content": [
{
"index": {
"dtype": "int64",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"type": {
"dtype": "string",
"_type": "Value"
}
}
],
"role": {
"dtype": "string",
"_type": "Value"
}
}
],
"images": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}