[Docs] Fix broken links and syntax issues (#28918)

* Fix model documentation links in attention.md

* Fix external link syntax

* Fix target anchor names of section links

* Fix copyright statement comments

* Fix documentation headings
This commit is contained in:
Klaus Hipp
2024-02-08 23:13:35 +01:00
committed by GitHub
parent d628664688
commit 2749e479f3
36 changed files with 59 additions and 62 deletions

View File

@@ -40,7 +40,7 @@ rendered properly in your Markdown viewer.
[[autodoc]] trainer_pt_utils.DistributedTensorGatherer
## Distributed Evaluation
## Trainer Argument Parser
[[autodoc]] HfArgumentParser