edit_CoT_data / cot_triplet.features.json
zyd24k's picture
Upload cot_triplet.features.json with huggingface_hub
396f145 verified
Raw
History Blame Contribute Delete
447 Bytes
{
"sample_idx": {
"dtype": "int64",
"_type": "Value"
},
"sample_id": {
"dtype": "string",
"_type": "Value"
},
"prompt": {
"dtype": "string",
"_type": "Value"
},
"img0": {
"_type": "Image"
},
"img1": {
"_type": "Image"
},
"img2": {
"_type": "Image"
},
"reflection1": {
"dtype": "string",
"_type": "Value"
},
"reflection2": {
"dtype": "string",
"_type": "Value"
}
}