Datasets:
File size: 1,053 Bytes
b2e7409 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 | {
"citation": "",
"description": "",
"features": {
"file_name": {
"dtype": "string",
"_type": "Value"
},
"image": {
"_type": "Image"
},
"split": {
"dtype": "string",
"_type": "Value"
},
"task_id": {
"dtype": "string",
"_type": "Value"
},
"task_name": {
"dtype": "string",
"_type": "Value"
},
"original_task_id": {
"dtype": "string",
"_type": "Value"
},
"original_file_name": {
"dtype": "string",
"_type": "Value"
},
"prompt_en": {
"dtype": "string",
"_type": "Value"
},
"prompt_cn": {
"dtype": "string",
"_type": "Value"
},
"source_url": {
"dtype": "string",
"_type": "Value"
},
"source_note": {
"dtype": "string",
"_type": "Value"
},
"has_prompt_metadata": {
"dtype": "bool",
"_type": "Value"
},
"has_source_url": {
"dtype": "bool",
"_type": "Value"
}
},
"homepage": "",
"license": ""
} |