Question 14
Based on the above data, answer the given subquestions.
Based on the provided configuration, what is a primary characteristic of this language model’s architecture and training paradigm?
It’s an encoder-decoder model designed for sequence-to-sequence tasks like translation.
It’s an encoder-only model, likely using Masked Language Modeling for pre- training.
It’s a decoder-only model, pre-trained using a Causal Language Modeling objective.
It’s a small model primarily intended for edge devices due to its limited context length.