awslabs / gap-text2sql

GAP-text2SQL: Learning Contextual Representations for Semantic Parsing with Generation-Augmented Pre-Training
https://arxiv.org/abs/2012.10309
Apache License 2.0
102 stars 25 forks source link

Unable to run the notebook or any inference? #19

Open alan-ai-learner opened 3 years ago

alan-ai-learner commented 3 years ago

I followed every steps the is given , but this error i got, when i was running the last command? error_gap

Mohdwajtech commented 3 years ago

Did you run the pre-process step and checked if it ran completely? I faced this error because while running the pre process step I faced memory error

alan-ai-learner commented 3 years ago

Hi @Mohdwajtech , No i haven't ran it complete because when i was running the preprocess step it was taking lots of time so after an hour, i thought it might got stuck , so i stopped it ,and run the last inference command? Okay I'll try to run whatever time it will take. Btw have you resolved the error by running it completely.

LinkeZzz commented 3 years ago

the same issue, completed preprocessing successfully

alan-ai-learner commented 3 years ago

@LinkeZzz I don't get your point, are you able to inference the model?

Impavidity commented 3 years ago

I think the inference will be successful after you finish the preprocessing step.