Skip to content

Commit

Permalink
update the broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
SivilTaram committed Mar 9, 2022
1 parent 938fd74 commit d269b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The official repository which contains the code and pre-trained models for our p

# 🔥 Updates

- [**2022-03-09**]: We have fixed the issue in `tapex-large`! Now you can view [here](#run-TAPEX-using-Huggingface) to see how to fine-tune TAPEX using 🤗 transformers and 🤗 datasets! They will be merged into the main library soon!
- [**2022-03-09**]: We have fixed the issue in `tapex-large`! Now you can view [here](#-run-tapex-using-huggingface) to see how to fine-tune TAPEX using 🤗 transformers and 🤗 datasets! They will be merged into the main library soon!
- [**2022-02-20**]: Our paper is accepted by ICLR 2022! We also provided a fine-tuning script based on 🤗 transformers, which is not merged now. You can see the preview version [here](https://github.com/SivilTaram/transformers/tree/add_tapex_bis/examples/research_projects/tapex). ⚠️ It is worth noting that `tapex-large` is not well-prepared now. We found there is a strange bug in `bart-large`, which also affects `tapex-large`. Hope it is solved in the near future.
- [**2021-10-25**]: We released the code for Table Pre-training. You can [check it out](examples/pretrain) and try pre-training on your data!
- [**2021-10-01**]: We released the code for TableFT and the fine-tuned model weights on TabFact!
Expand Down

0 comments on commit d269b48

Please sign in to comment.