【问题标题】:What is the dff parameter in transformer model?变压器模型中的 dff 参数是什么?
【发布时间】:2021-11-05 15:23:00
【问题描述】:

在论文中,它描述了基本模型的网络配置如下:

d_model:  embedding size
h: attention head count
d_k: key matrix dimension
d_v: value matrix dimension
dff: 2048?

什么是 dff?

【问题讨论】:

    标签: transformer


    【解决方案1】:

    根据this论文,dff是前馈向上投影尺寸

    【讨论】:

      猜你喜欢
      • 2023-02-18
      • 2021-04-11
      • 1970-01-01
      • 1970-01-01
      • 2016-11-03
      • 2022-01-20
      • 2022-11-09
      • 2013-01-22
      • 2019-11-30
      相关资源
      最近更新 更多