Fixed a broken link in documentation (#9101)

This commit is contained in:
Simon Brandeis
2020-12-14 15:12:27 +01:00
committed by GitHub
parent d6af344c9e
commit 74daf1f954

View File

@@ -34,5 +34,5 @@ help people access the inner representations, mainly adapted from the great work
in https://arxiv.org/abs/1905.10650.
To help you understand and use these features, we have added a specific example script: `bertology.py
<https://github.com/huggingface/transformers/blob/master/examples/bertology/run_bertology.py>`_ while extract
information and prune a model pre-trained on GLUE.
<https://github.com/huggingface/transformers/blob/master/examples/research_projects/bertology/run_bertology.py>`_ while
extract information and prune a model pre-trained on GLUE.