Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.41 KB

File metadata and controls

30 lines (22 loc) · 1.41 KB
sources
summaries/attention-is-all-you-need.md
type Organization
description Google is the company behind the Transformer paper's research team.

Google

Google is the organization credited in this paper as the employer of several authors and the institution behind the research that produced the Transformer.

Relation to the paper

In [[summaries/attention-is-all-you-need]], Google appears as the institutional home of the authors from [[entities/google-brain]] and [[entities/google-research]]. The paper states that the work was carried out across those research groups and later released through the NIPS 2017 publication venue, [[entities/nips-2017]].

Key facts from this document

  • Google granted permission to reproduce the tables and figures in the paper.
  • The paper's authors include researchers affiliated with Google Brain and Google Research.
  • The work introduced the [[concepts/transformer-models|Transformer]] architecture.
  • The research was applied to machine translation tasks involving [[entities/wmt-2014-english-german]] and [[entities/wmt-2014-english-french]].
  • The paper mentions code released at the Tensor2Tensor project, associated with [[entities/tensor2tensor]].

Related pages

  • [[entities/google-brain]]
  • [[entities/google-research]]
  • [[entities/tensor2tensor]]
  • [[concepts/transformer-models]]
  • [[concepts/positional-encoding]]
  • [[summaries/attention-is-all-you-need]]