Skip to content

Commit

Permalink
Update nl2sql_baseline.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bojone authored Jun 28, 2019
1 parent 59ac4ac commit 6b8d7b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nl2sql_baseline.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#! -*- coding: utf-8 -*-
# 追一科技2019年NL2SQL挑战赛的一个Baseline(个人作品,非官方发布,基于Bert)
# 比赛地址:https://tianchi.aliyun.com/competition/entrance/231716/introduction
# 目前全匹配率大概是50%左右

import json
import uniout
Expand Down

0 comments on commit 6b8d7b4

Please sign in to comment.