Skip to content

Commit fdd4da6

Browse files
authored
Fix typo
1 parent b18a822 commit fdd4da6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/zh/transformers/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
<a href='#section-0'>#</a>
7272
</div>
7373
<h1>变压器</h1>
74-
</a><p>本模块包含 <a href="https://pytorch.org/">PyTorch 实现和论文 Attronger Is <a href="https://papers.labml.ai/paper/1706.03762">All You Need</a> 中对原创变压器的解释,以及它的衍生品和增强功能。</p>
74+
</a><p>本模块包含 <a href="https://pytorch.org/">PyTorch 实现和论文 Attention Is <a href="https://papers.labml.ai/paper/1706.03762">All You Need</a> 中对原创变压器的解释,以及它的衍生品和增强功能。</p>
7575
<ul><li><a href="mha.html">多头关注</a></li>
7676
<li><a href="models.html">变压器编码器和解码器型号</a></li>
7777
<li><a href="feed_forward.html">位置前馈网络 (FFN)</a></li>
@@ -169,4 +169,4 @@ <h2><a href="hour_glass/index.html">沙漏</a></h2>
169169
handleImages()
170170
</script>
171171
</body>
172-
</html>
172+
</html>

0 commit comments

Comments
 (0)