to_add_somewhere_3 Flashcards

(28 cards)

1
Q

To add somewhere 3

Does customizing a FM with more training data increase latency of inference?

A

No, you’re adjusting weights, not making the model substantically slower

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

To add somewhere 3

Can you use F1 to score text-generation model?

A

No: F1 evals binary outputs (false-positives, recall, precision, …). It doesn’t deal with geneated text.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

To add somewhere 3

Amazon SageMaker Autopilot?

A

Automates the process of building machine learning models, not involved with monitoring or operating them

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

To add somewhere 3

Diff between kNN and K-Means?

A

k-NN is algorithm for classifying new data. K-means is unsupervised, used to cluster data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

To add somewhere 3

Sampling Bias?

A

Training data doesn’t represent the entire population

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

To add somewhere 3

Is reporting bias a problem of sampling data?

A

Not really, it’s about overrepresentation in training data leading to same things being reported from this group

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

To add somewhere 3

Automation bias?

A

Tendency of people to over-rely on automated systems and trust their decisions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

To add somewhere 3

Implicit bias?

A

Unconscious attitudes or stereotypes that affect human decision-making

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

To add somewhere 3

Model Fairness?

A

Answers are unbiased

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

To add somewhere 3

Model explainability?

A

Can explain how the model made decisions

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

To add somewhere 3

Model transparency?

A

All stakeholders understand the training data, model development, etc.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

To add somewhere 3

HealthScribe?

A

Transcribing and summarizing patient-clinician conversations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

To add somewhere 3

Comprehend Medical?

A

Extracts health data from unstructured clinical text

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

To add somewhere 3

If you see a question about foundation models, is SageMaker the answer?

A

No :-)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

To add somewhere 3

Self-refine prompting?

A

A model iteratively solves a problem, critiques its own solution, and then revises the solution based on the critique

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

To add somewhere 3

PartyRock?

A

No-code generative AI app-building playground powered by Amazon Bedrock

17
Q

To add somewhere 3

What is AWS Audit Manager?

A

Service designed to simplify compliance audits in cloud environments

18
Q

To add somewhere 3

What does AWS Audit Manager do?

A

Continuously collects evidence from AWS resources and maps configurations to industry standards and regulatory frameworks such as HIPAA, SOC 2, PCI

19
Q

To add somewhere 3

What is Data Exchange?

A

Subscribe to data providers, get notified when new datasets released

20
Q

To add somewhere 3

Tailor LLM responses to match company’s tone and style?

A

Prompt engineering (just this simple)

21
Q

To add somewhere 3

Random Cut Forest (RCF)?

A

Anomaly detection, which aims to identify rare or unusual data points in a dataset

22
Q

To add somewhere 3

k-NN or K-means if you have unlabeled data?

A

K-means: kNN needs labels, K-means just keep comparing distances

23
Q

To add somewhere 3

What is Principal Component Analysis (PCA) used for?

A

Dimension reduction

24
Q

To add somewhere 3

What provides pre-built solutions and foundation models to accelerate AI and machine learning projects?

A

SageMaker JumpStart

25
# *To add somewhere 3* What AWS service continuously monitors many resources against HIPAA, SOC, etc.?
Audit Manager
26
# *To add somewhere 3* How do you capture all inputs and outputs from a Bedrock model?
Bedrock model invocation logging (separate feature)
27
# *To add somewhere 3* Domain adaptation fine-tuning vs. Transfer Learning?
DAFT is a specific type of TL
28
# *To add somewhere 3* What is DAFT often best at?
Dealing with your jargon or your company's product descriptions