microsoft/tapex-base is a forked repo from huggingface. License: mit
Go to file
Qian Liu 9a7c476c05 Upload pytorch_model.bin with git-lfs
Update tapex-base model pre-trained with 5 million SQL data.
2022-02-17 03:01:04 +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
pytorch_model.bin Upload pytorch_model.bin with git-lfs 2022-02-17 03:01:04 +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.