(6) Techniques to improve generative AI model output

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/14

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 12:45 PM on 8/26/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

15 Terms

1
New cards

A limitation of foundation models that performance relies heavily on data. Biased or incomplete data will affect their outputs.

Data Dependency.

2
New cards

A limitation of foundation models that AI models are trained up to a specific knowledge cutoff date, meaning they might lack information about events after that point

Knowledge cutoff

3
New cards

A limitation of foundation models that LLMs learn from large datasets which may contain untrue prejudice or favoritism.

Bias

4
New cards

A limitation of foundation models that assessing the fairness of generative AI models is a key aspect of responsible development.

Fairness

5
New cards

A limitation of foundation models that when AI models produce outputs that aren't accurate or based on real information.

Hallucinations

6
New cards

A limitation of foundation models that rare and atypical scenarios can expose a model's weaknesses, leading to unexpected results

Edge cases

7
New cards

A process where human input and feedback are directly integrated into ML workflows.

Humans in the loop (HITL)

8
New cards

Allows you to keep track of different versions of the model with Model Registry.

Versioning

9
New cards

Allows you to review the model metrics to check the model's performance.

Performance tracking

10
New cards

Allows you to watch for changes in the model's accuracy over time with Model Monitoring.

Drift Monitoring

11
New cards

Allows you to use Agent Platform Feature Store to manage the data features the model uses.

Data management

12
New cards

Allows you to use Model Garden to store and organize the models in one place.

Storage

13
New cards

Allows you to use Agent Platform Pipelines to automate your machine learning tasks.

Automate

14
New cards

The amount of text the model can consider

Context Window

15
New cards

A technique used to enhance a pre-trained or foundation models’ performance for specific tasks or domains.

Fine-tuning