A company is considering whether a single foundation model can be shared across multiple business units. What is the property of a foundation model that functions broadly across multiple domains, such as healthcare, law, and general conversation, rather than being limited to a specific field, called?

1 / 1
Select an answer
CorrectC

Explanation

A question about choosing the foundation model property of functioning across multiple domains.

  • 1functions broadly across multiple domainsField-agnostic general-purpose ability = cross-domain performance
AIncorrect

Multimodal support

Multimodal support is the property of being able to handle multiple input/output types such as text, image, and audio.

It is the breadth of data types, not a property representing the breadth of domains (fields), so this is incorrect.

BIncorrect

Transfer learning

Transfer learning is a learning method that repurposes knowledge from one task for another task. For example, retraining a model pretrained on many general images with a small amount of medical images to use it for X-ray diagnosis applies existing knowledge to a new task.

It is the name of a method, not the term for the property of functioning across multiple domains, so this is incorrect.

CCorrect

Cross-domain performance

Correct. Cross-domain performance is the property of a single foundation model functioning broadly across multiple domains rather than being limited to a specific field. It is achieved because the model is trained on broad data.

DIncorrect

Scalability

Scalability is the property of being able to expand processing capacity based on load.

It is a property of infrastructure and systems, not the breadth of domains, so this is incorrect.

Key Takeaway

Note the correct answer, cross-domain performance.
- The property of a single foundation model functioning broadly across multiple domains such as healthcare, law, and general conversation, rather than being limited to a specific field.
- It is achieved because the model is pretrained on broad data, making it usable in a general-purpose way.