issues
search
taoyds
/
sparc
scripts and baselines for SParC: Yale & Salesforce Semantic Parsing and Text-to-SQL in Context Challenge
https://yale-lily.github.io/sparc
73
stars
12
forks
source link
Support py3 and fixed some bugs
#10
Open
oushu1zhangxiangxuan1
opened
1 year ago
oushu1zhangxiangxuan1
commented
1 year ago
Support evaluation in Python3 (Try py3_evaluation.py)
Add eval.sh and py3_eval.sh (You can download and unzip sparc.zip into data dir, then run the eval shell script)
Fixed several SQL syntax bugs in evaluation_examples/gold.txt that were causing the evaluation to crash
Add .gitignore