From 74f2ea38b1f96dc5633cd7638a04aa48d0527730 Mon Sep 17 00:00:00 2001 From: Bryan McCann Date: Mon, 27 Aug 2018 23:30:07 -0400 Subject: [PATCH] SOTA in WikiSQL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c0387e6..ba34bb74 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ tar -xvzf mqan_decanlp_qa_first.tar.gz nvidia-docker run -it --rm -v `pwd`:/decaNLP/ decanlp bash -c "python /decaNLP/predict.py --evaluate validation --path /decaNLP/mqan_decanlp_qa_first --checkpoint_name model.pth --gpu 0" ``` -This model is the best MQAN trained on WikiSQL alone. It surpassed the previous state-of-the-art performance by several points on that task. +This model is the best MQAN trained on WikiSQL alone, which establised [a new state-of-the-art performance by several points on that task](https://github.com/salesforce/WikiSQL). ```bash wget https://s3.amazonaws.com/research.metamind.io/decaNLP/pretrained/mqan_wikisql.tar.gz