patil-suraj / question_generation

Neural question generation using transformers
MIT License
1.1k stars 346 forks source link

Fnetuning on custom dataset #89

Open vikxoxo opened 2 years ago

vikxoxo commented 2 years ago

Hi, may you please provide a sample dataset format, and finetuning with it. I can't understand from existing github repo, what kind of input, and labels model need for training.

tanyaroosta commented 2 years ago

@patil-suraj can you please provide some guidance on this question. I have a similar issue trying to fine tune using my own dataset. Not clear what format I need to input the data to the prepare_dataset script.