From 4139cb0d3cdf3618beb5843d8ff81d8ad2a654cf Mon Sep 17 00:00:00 2001 From: Qian Liu Date: Thu, 17 Feb 2022 06:28:11 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 79719e7..aaedf7f 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ --- -license: mit +language: en +tags: +- tapex +license: apache-2.0 --- # TAPEX (base-sized model) -TAPEX was proposed in [TAPEX: Table Pre-training via Learning a Neural SQL Executor](https://openreview.net/forum?id=O50443AsCP) by Qian Liu, Bei Chen, Jiaqi Guo, Morteza Ziyadi, Zeqi Lin, Weizhu Chen, Jian-Guang Lou. The original repo can be found [here](https://github.com/microsoft/Table-Pretraining). +TAPEX was proposed in [TAPEX: Table Pre-training via Learning a Neural SQL Executor](https://arxiv.org/abs/2107.07653) by Qian Liu, Bei Chen, Jiaqi Guo, Morteza Ziyadi, Zeqi Lin, Weizhu Chen, Jian-Guang Lou. The original repo can be found [here](https://github.com/microsoft/Table-Pretraining). ## Model description