diff --git a/examples/token-classification/README.md b/examples/token-classification/README.md index f4e50fed2d..bf1632a746 100644 --- a/examples/token-classification/README.md +++ b/examples/token-classification/README.md @@ -55,7 +55,7 @@ of the script. ## Old version of the script -You can find the old version of the PyTorch script [here](https://github.com/huggingface/transformers/blob/master/examples/contrib/legacy/token-classification/run_ner_old.py). +You can find the old version of the PyTorch script [here](https://github.com/huggingface/transformers/blob/master/examples/legacy/token-classification/run_ner.py). ### TensorFlow version