Dataset structure

#2
by verbrannter - opened

Hi Toon,

Thank you for your finetuned model, it looks very promising.
You said you trained with your own proprietary dataset, but can you talk about how your dataset was structured?
I want to train something similar to you, maybe with more fields, but I'm not quite sure how to structure my training dataset.

Kind regards
lars

Hi Lars,

Basically, i had images plus metadata that i needed to convert into the right JSON format so that it could be trained. If this is what you're asking, you may get a lot of help by going over the tutorials by nielsrogge: https://github.com/NielsRogge/Transformers-Tutorials/tree/master/Donut .

Hope that helps

Toon

Hi Toon,

yeah that helped, i think i know how to prepare my dataset now, thanks.

Lars

to-be changed discussion status to closed

Sign up or log in to comment