Skip to content

pokbe/nl2sql-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

174 Commits
 
 
 
 

Repository files navigation

date: 2019.8.7

模型:

  1. 提交的代码模型是分数0.7844的, 排行榜23名, 在model文件夹下为.pt文件
  2. 日志会同时输出到文件和控制台,同时有打印函数print()

其他说明:

  1. 在code下建立新的文件夹result,用于保存验证集的预测结果

  2. project文件夹下建立三个文件夹: model/ submit/ data/

    文件结构如下:(显示的文件夹是必须建立的,否则会报错)

    |-project/

    ||--code/

    |||--result/

    ||--model/

    |||--model_bert_best.pt

    |||--model_best.pt

    ||--submit/

    ||--data/

About

天池大赛nlp之sql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.7%
  • Shell 0.3%