Skip to content

FreeFlyXiaoMa/nl2sql_6th

Repository files navigation

排名: 6

队名: 爆写规则一万行

成员: eguilg, 严之zh, naniwet

Environments

Ubuntu 18.04

Python: 3.6.5

Pytorch: 1.1.0

CUDA: 9.0

CUDNN: 7.1.3

Required packages

We used pytorch-pretrained-bert package for backbone BERT model.

(Note that the original pytorch-pretrained-bert was updated to pytorch-transformers during the contest, but we chose to stick to the old version for stability.)

Required Python packages:

fuzzywuzzy==0.17.0
numpy==1.17.0
torch==1.1.0
pytorch-pretrained-bert==0.6.2
tqdm==4.24.0
records 

Command to install the required python packages:

pip install -r requirements.txt

About

天池首届NL2SQL第三名、第六名解决方案;第一名报告PPT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors