gap-text2sql
gap-text2sql copied to clipboard
GAP-text2SQL: Learning Contextual Representations for Semantic Parsing with Generation-Augmented Pre-Training
Hi, I was trying this on a dummy database attached with couple of tables. I observed that for a totally irrelevant input text it still outputs a query. Can we...
I'm trying to pre-train the GAP on my own datasets from scratch, but I found that there is no logickit file under the relogic(more spercifically the 'AverageSpanExtractor' class is essential...
Where is the code if 4 pre-training tasks? I do not find them.
Hello, when I get the evaluation results,I am not sure the meaning of "predicted_parse_error" and "exact".I guess when "predicted_parse_error" is true it means the model can’t produce a predicted sql,is...
I followed every steps the is given , but this error i got, when i was running the last command? 
Hello, I want to know why this error happened? Is this because the table data format or the missing data in table ? Traceback (most recent call last): File "my_test.py",...
when i run python run.py preprocess experiments/spider-configs/gap-run.jsonnet erro: Traceback (most recent call last): File "run.py", line 104, in main() File "run.py", line 62, in main preprocess.main(preprocess_config) File "/home/lishuan/hxh/text2sql/gap-text2sql-main/rat-sql-gap/seq2struct/commands/preprocess.py", line 44,...
I tried to run the eval script on the baseball_1 and cre_Drama_Workshop_Groups DBs, however, I got an error related to the input size. How do you overcome this error?
Bumps [transformers](https://github.com/huggingface/transformers) from 3.0 to 4.36.0. Release notes Sourced from transformers's releases. v4.36: Mixtral, Llava/BakLlava, SeamlessM4T v2, AMD ROCm, F.sdpa wide-spread support New model additions Mixtral Mixtral is the new...