Unverified Commit 66a14a2f authored by Manuel Romero's avatar Manuel Romero Committed by GitHub
Browse files

Fix link to old NER fine-tuning script (#9182)

parent f06d0fad
...@@ -55,7 +55,7 @@ of the script. ...@@ -55,7 +55,7 @@ of the script.
## Old version 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 ### TensorFlow version
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment