Transformers-Tutorials icon indicating copy to clipboard operation
Transformers-Tutorials copied to clipboard

how to split the dataset from train and test and calculate accuracy?

Open anupamadeo opened this issue 3 years ago • 0 comments

I am trying LayoutLMv2 on a new dataset for question answering using the same code given in the notebook. I wanted to train and test it but not able to create batches for test. I am also new to pytorch , I have worked with tensorflow. Kindly help

anupamadeo avatar Dec 23 '21 13:12 anupamadeo