Translations:Attention Mechanisms/15/zh: Difference between revisions

    From Marovi AI
    (Batch translate Attention Mechanisms unit 15 → zh)
    Tag: translation
     
    (Batch translate Attention Mechanisms unit 15 → zh)
    Tag: translation
     
    (One intermediate revision by the same user not shown)
    Line 1: Line 1:
    Vaswani 等人(2017)提出了 Transformer 中使用的公式。给定查询矩阵 <math>Q</math>、键矩阵 <math>K</math> 和值矩阵 <math>V</math>:
    Vaswani 等人(2017)提出了 {{Term|transformer|Transformer}} 中使用的公式。给定查询矩阵 <math>Q</math>、键矩阵 <math>K</math> 和值矩阵 <math>V</math>

    Latest revision as of 23:36, 27 April 2026

    Information about message (contribute)
    This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
    Message definition (Attention Mechanisms)
    Vaswani et al. (2017) introduced the formulation used in the {{Term|transformer}}. Given matrices of queries <math>Q</math>, keys <math>K</math>, and values <math>V</math>:

    Vaswani 等人(2017)提出了 Transformer 中使用的公式。给定查询矩阵 $ Q $、键矩阵 $ K $ 和值矩阵 $ V $