From 4faed895961e60d5e85285f20fd53bcb9a1a89b2 Mon Sep 17 00:00:00 2001 From: Qian Liu Date: Thu, 6 Oct 2022 02:48:19 +0000 Subject: [PATCH] Update README.md Update the old link with official link. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ed7357..a8626c5 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ TAPEX is based on the BART architecture, the transformer encoder-encoder (seq2se ### How to Fine-tuning -Please find the fine-tuning script [here](https://github.com/SivilTaram/transformers/tree/add_tapex_bis/examples/research_projects/tapex). +Please find the fine-tuning script [here](https://github.com/huggingface/transformers/tree/main/examples/research_projects/tapex). ### BibTeX entry and citation info