Learn Before
Global Chatbot Development Strategy
A global e-commerce company wants to deploy a customer support chatbot to serve its users in 12 different languages. The engineering team has proposed two different development strategies:
- Strategy A: Develop, train, and maintain 12 separate, highly specialized models, with each model trained exclusively on data from a single language.
- Strategy B: Develop, train, and maintain a single, large model using a combined corpus containing data from all 12 languages.
Based on the principles of building versatile and efficient language models, which strategy would you recommend to the company? Justify your recommendation by comparing the two strategies in terms of model capabilities and long-term maintenance.
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
Challenges of Multilingual LLMs for Low-Resource Languages
A technology company is developing an AI system to moderate user-generated content from around the world. They are considering two different development strategies:
Strategy 1: Build and maintain a separate, specialized model for each language (e.g., one model for English, one for Japanese, one for Spanish).
Strategy 2: Build and maintain a single, large model trained simultaneously on a massive, combined dataset of all target languages.
Which of the following statements best analyzes the most significant functional advantage of pursuing Strategy 2 over Strategy 1?
Evaluating LLM Development Strategies
Global Chatbot Development Strategy