wenhuchen / LogicNLG

The data and code for ACL2020 paper "Logical Natural Language Generation from Open-Domain Tables"
MIT License
167 stars 22 forks source link

Confused! Exact steps need to be followed to generate table insights using GPT2 model #18

Open brijesh-6899 opened 1 year ago

brijesh-6899 commented 1 year ago

Hi,

It'd be really helpful if you can provide the steps that needs to be followed to generate the table insights.

I have table in pandas/CSV/Excel format.

Thanks!