From ec1a11f8797713c87c664f6f213b2bb2dbb5fd63 Mon Sep 17 00:00:00 2001 From: Qian Liu <SivilTaram@users.noreply.huggingface.co> Date: Thu, 6 Oct 2022 02:45:08 +0000 Subject: [PATCH] Update README.md Update the old URL link with the latest one. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba6495d..dd33c3d 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ print(tokenizer.batch_decode(outputs, skip_special_tokens=True)) ### How to Eval -Please find the eval script [here](https://github.com/SivilTaram/transformers/tree/add_tapex_bis/examples/research_projects/tapex). +Please find the eval script [here](https://github.com/huggingface/transformers/tree/main/examples/research_projects/tapex). ### BibTeX entry and citation info