Dataset structure
#7
by
Louisko
- opened
I don't understand the structure of dataset I need to use to train on images. For instance I am currently using this, but I think I must be wrong:
{
"fields": "text,vision",
"text": "This is a real image. Answer: real",
"vision": "sets/train/real_lsun_img062722.jpg"
},