Граф коммитов

58 Коммитов

Автор SHA1 Сообщение Дата
Qian da8bbdf988
Update table_linearize.py
fix a little typo in comment
2023-02-06 16:06:18 +08:00
Qian fe7c2f278c
Update run_model.py
Update the maximum position for bart models in table fact verification.
2023-01-05 11:39:44 +08:00
Qian ee61881446
Update README.md 2022-11-24 18:11:05 +08:00
Qian 4206b709e3
Update setup.py 2022-11-24 18:10:17 +08:00
Qian d1b05bd958
Merge pull request #21 from dragove/patch-1
fix: fix permission problem when cloning fairseq
2022-11-04 11:01:48 +08:00
金雄镕 7a0627c8f9
fix: fix permission problem when cloning fairseq 2022-11-03 21:57:50 +08:00
Qian 7f72be61af
Update README.md 2022-10-10 09:47:33 +08:00
SivilTaram 65cc736eaf Update synthesis script. 2022-10-10 00:41:26 +08:00
Qian 8982c96659
Merge pull request #15 from CodingQinghao/main
fix output BUG
2022-08-03 23:23:04 +08:00
QingHao cb427e9ddd
fix output BUG
fix output BUG 
新版本使用此代码只会输出最后一个字符 例如2002 只会输出2,修改后可以完整输出
2022-08-04 00:18:40 +09:00
Qian 0cb0758570
Update README.md 2022-04-19 19:26:25 +08:00
SivilTaram d269b484c8 update the broken link 2022-03-09 17:09:40 +08:00
SivilTaram 938fd74231 update huggingface news 2022-03-09 17:08:36 +08:00
SivilTaram b6d176f150 update the demo fig width to better visualization. 2022-02-20 12:06:28 +08:00
SivilTaram 94efb72422 Update README (include paper-with-code, update citation info and transformers fine-tuning script!) 2022-02-20 11:58:02 +08:00
SivilTaram 1c816d48de update README for table pre-training. 2021-10-25 21:52:26 +08:00
SivilTaram 34df2b74ee Merge branch 'main' of https://github.com/microsoft/Table-Pretraining 2021-10-25 21:34:50 +08:00
SivilTaram c30cd034ea update scripts for pre-training. 2021-10-25 21:33:52 +08:00
Qian fd55513163
Update README.md
update the answer for a question raised by developers.
2021-10-09 14:20:53 +08:00
SivilTaram 2aba792265 Merge branch 'main' of https://github.com/microsoft/Table-Pretraining
# Conflicts:
#	examples/README.md
2021-10-01 18:37:42 +08:00
SivilTaram 61146c5b3c Fix a little issue on tapex lib. 2021-10-01 18:32:33 +08:00
SivilTaram d3737c9868 update TableFT task experimental code and model weights. 2021-10-01 18:31:16 +08:00
Qian 989487d564
Update README.md
Update the expected release date.
2021-09-23 12:24:48 +08:00
SivilTaram c23dd46ed1 update the CUDA to accelerate model inference if there is any. 2021-09-15 16:33:12 +08:00
SivilTaram 6407435432 add `tapex` prefix to make the command run. 2021-08-30 16:44:10 +08:00
SivilTaram 3e346f7a42 update wikisql fine-tuned model link. 2021-08-30 16:05:29 +08:00
SivilTaram 7ac2b6ff4d fix and reverse the download link. 2021-08-30 14:03:53 +08:00
SivilTaram baf858e970 update the download link for pre-trained model weights. 2021-08-30 13:48:11 +08:00
SivilTaram 751d84604f fix a bug in truncating tables. Thanks Tianbao Xie for pointing it out! 2021-08-30 11:31:31 +08:00
SivilTaram 0840126967 update news in README.md 2021-08-29 18:11:33 +08:00
SivilTaram 2e199487b9 Update table description. 2021-08-29 18:00:14 +08:00
SivilTaram 2fa2787a62 Update description. 2021-08-29 17:57:28 +08:00
SivilTaram 1b2514327f Update fine-tuned model weights. 2021-08-29 17:50:20 +08:00
SivilTaram 85be38dca8 Clarify the main backbone as BART. 2021-08-28 09:59:39 +08:00
SivilTaram b2ebfe0b04 Extra lines for user experience 2021-08-28 09:58:06 +08:00
SivilTaram 4e1adfe68b update scripts and the base setting of tapex.base. 2021-08-28 09:41:18 +08:00
SivilTaram 0b87efa253 Merge branch 'main' of https://github.com/microsoft/Table-Pretraining 2021-08-27 22:09:30 +08:00
SivilTaram 94abe26c8c update the pre-trained models corpus and weights. 2021-08-27 22:09:07 +08:00
SivilTaram 48714e91dc optimize the preprocessing procedure. 2021-08-27 14:52:23 +08:00
Qian 5861285783
Create codeql-analysis.yml 2021-08-27 13:35:38 +08:00
SivilTaram bca5d76d2e update files org. 2021-08-27 10:52:14 +08:00
SivilTaram 03f000b8e1 update README for better user experience. 2021-08-27 10:50:52 +08:00
SivilTaram 21d8003ebf Update the basic usage on tapex. 2021-08-27 10:46:06 +08:00
SivilTaram 58a51ced88 Update the README file in examples and the overview README. 2021-08-26 18:40:41 +08:00
SivilTaram 74df69d69b Update Microsoft License header. 2021-08-26 16:48:01 +08:00
SivilTaram ec50734970 update BPE script. 2021-08-26 14:40:57 +08:00
SivilTaram 0534f83683 update examples and tapex library code. 2021-08-26 11:10:48 +08:00
SivilTaram c5558cd1f5 Update linearize and truncate functions. 2021-07-18 13:00:21 +08:00
SivilTaram c623dc26e8 update table_linearize processor for table processing. 2021-07-18 11:00:03 +08:00
SivilTaram fe690930c3 initialize scripts for building several datasets including WikiSQL, WTQ, SQA and etc. 2021-07-11 14:23:39 +08:00