콘텐츠로 건너뛰기

#attention

1 approved public terms with this tag.

Transformer

/trænsˈfɔːrmər/noun
AI & Technology

기계 지원 번역 초안 (Korean) for "Transformer": A neural network architecture introduced in 2017 ("Attention Is All You Need") that underlies virtually all modern language models. Transformers use self-attention mechanisms to process entire sequences in parallel, capturing long-range dependencies that earlier recurrent architectures struggled with.

예문 초안: Every major LLM from GPT to Claude is built on the transformer architecture.