microsoft/tapex-base is a forked repo from huggingface. License: mit
Go to file
Qian Liu b28b9c3a15 Upload config.json
Add tapex-base config file (mostly from bart-base)
2022-02-17 02:58:30 +00:00
.gitattributes initial commit 2022-02-17 02:44:56 +00:00
README.md Update TAPEX-base README 2022-02-17 02:46:24 +00:00
config.json Upload config.json 2022-02-17 02:58:30 +00:00
tokenizer.json Upload tokenizer.json 2022-02-17 02:57:04 +00:00
vocab.json Upload vocab.json 2022-02-17 02:56:33 +00:00

README.md

license
mit

TAPEX-base model pre-trained-only model. This model was proposed in TAPEX: Table Pre-training via Learning a Neural SQL Executor by Qian Liu, Bei Chen, Jiaqi Guo, Morteza Ziyadi, Zeqi Lin, Weizhu Chen, Jian-Guang Lou. Original repo can be found here.