Update README.md
Update the old URL link with the latest one.
This commit is contained in:
parent
0cd74d3e2a
commit
ec1a11f879
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue