s-nlp / kbqa

0 stars 0 forks source link

Added reranking for new graph2text sequences #144

Closed highly0 closed 8 months ago

highly0 commented 8 months ago

I modified previous notebooks and files to work with the new graph2text sequences. However, this time, I think it is a good idea to prepare the sequences' data first, and then train our model with this already prepared data. That way, we don't have to re-prepare every time we train (also easier and more valid in terms of reproducing results). With that being said, the added files and its purpose are the following: