Skip to content

yasufumy/spider-schema-linking-dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spider Schema Linking Dataset

This repository provides the schema linking annotation on Spider.
It is released along with our paper: An Investigation between Schema Linking and Text-to-SQL Performance.
By using this dataset, you can evaluate the performance of schema linking.

Installation

git clone https://github.com/yasufumy/spider-schema-linking-dataset
cd spider-schema-linking-dataset
pipenv install

Usage

cd spider-schema-linking-dataset
pipenv run evaluate --gold data/schema-linking/dev.txt --pred /path/to/your/output

Citation

@misc{taniguchi2021investigation,
      title={An Investigation Between Schema Linking and Text-to-SQL Performance}, 
      author={Yasufumi Taniguchi and Hiroki Nakayama and Kubo Takahiro and Jun Suzuki},
      year={2021},
      eprint={2102.01847},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages