Learn Before
Activation Function Selection for a New LLM
Based on the scenario, which engineer's proposal would you support for a model that must prioritize performance and capability above all else? Justify your decision by evaluating the trade-offs between the two proposed activation functions within the feed-forward network of a large language model.
0
1
Tags
Ch.2 Generative Models - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Evaluation in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
An engineer is designing the feed-forward network (FFN) within a transformer block for a new large language model. They choose to implement a Gated Linear Unit with a GELU activation (GeGLU). Which statement best analyzes the primary advantage of using this specific activation structure compared to a simpler, non-gated activation function like ReLU?
Activation Function Selection for a New LLM
Role of GeGLU in LLM Feed-Forward Networks