mirror of
https://github.com/huggingface/transformers.git
synced 2025-07-31 02:02:21 +06:00
Fix link to old NER fine-tuning script (#9182)
This commit is contained in:
parent
f06d0fadc9
commit
66a14a2f6f
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user