Recall & Review
beginner
What is a multilingual model in AI?
A multilingual model is an AI system trained to understand and generate text in multiple languages, allowing it to work across different languages without needing separate models for each.
Click to reveal answer
beginner
Why are multilingual models useful in real life?
They help people communicate and access information across languages, like translating websites or understanding customer feedback from different countries, all with one model.
Click to reveal answer
intermediate
How do multilingual models learn multiple languages?
They are trained on large collections of text from many languages, learning patterns and meanings that apply across languages, so they can understand and generate text in each one.
Click to reveal answer
intermediate
What is a challenge when building multilingual models?
One challenge is balancing performance: the model might do well in popular languages but less well in rare ones because it sees less data for those languages during training.
Click to reveal answer
beginner
Name a popular multilingual model used in natural language processing.
One popular multilingual model is mBERT (multilingual BERT), which supports over 100 languages and is widely used for tasks like translation and text classification.
Click to reveal answer
What does a multilingual model do?
✗ Incorrect
Multilingual models handle many languages using a single model, unlike separate models for each language.
Which is a common training method for multilingual models?
✗ Incorrect
Multilingual models learn by training on mixed text data from many languages simultaneously.
What is a limitation of multilingual models?
✗ Incorrect
Multilingual models often have less data for rare languages, which can reduce their accuracy for those languages.
Which model is an example of a multilingual model?
✗ Incorrect
mBERT is a well-known multilingual model supporting many languages.
Why might companies use multilingual models?
✗ Incorrect
Multilingual models help companies serve customers speaking different languages efficiently.
Explain what a multilingual model is and why it is important.
Think about how one model can work with many languages.
You got /3 concepts.
Describe one challenge faced when training multilingual models and how it affects performance.
Consider how the amount of data per language matters.
You got /3 concepts.