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

GAP-text2SQL: Learning Contextual Representations for Semantic Parsing with Generation-Augmented Pre-Training

Results 25 gap-text2sql issues
Sort by recently updated
recently updated
newest added

./BERTimbau-base.sh Folders structure preparation Download Checkpoint data/ ie_dirs/ logdir/ mT5_large.sh* seq2struct/ spider/ venv/ /Users/avgr/git/gap-text2sql/mrat-sql-gap/venv/lib/python3.9/site-packages/urllib3/__init__.py:34: NotOpenSSLWarning: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with 'LibreSSL 2.8.3'....

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 ),...

I have a problem then run inferer = Inferer(infer_config) in notebook.ipynb

Hello, I am working on this module but I am not able to train the model with the own questions and queries except spider. I want to train the model...

Hi, could you provide the experimental code on the Criteria-to-SQL dataset? Thanks!