gap-text2sql icon indicating copy to clipboard operation
gap-text2sql copied to clipboard

ModuleNotFoundError: No module named 'relogic.logickit.dataflow'

Open rahuls321 opened this issue 2 years ago • 0 comments

I'm trying to pre-train the GAP on my own datasets from scratch, but I found that there is no "dataflow" folder under the relogic(more spercifically the 'relogic.logickit.dataflow.semtransparse.grammar.keywords' is missing ), which is necessary in the TaBARTModel in 'relogic/pretrainkit/models/semparse/modeling_bart_copy.py'.

https://github.com/awslabs/gap-text2sql/blob/83af3f08a6c108f7cbacb8125e2a7ec9255c81b0/relogic/pretrainkit/models/semparse/modeling_bart_copy.py#L31

Hope someone could help on this. Thanks

rahuls321 avatar May 15 '23 12:05 rahuls321