Job AI Flashcards

1
Q

What is a Machine Learning Framework?

A

An ML Framework is any tool or library that lets you build your machine learning models relatively easily without getting into the weeds (for example matrix multiplication details or linear algebra implementations)

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

What are some python ML Frameworks

A

PyTorch
TensorFlow
HuggingFace - Transformers - NLP - Used by TR - Integrates the above
ONNX - performance/acceleration of ML inferencing
SciKit-Learn - implementation of many “classical or statistical” ML algorithms like classification, Regression
NLTK - Natural Language Tool Kit - mainly used for learning NLP.
spaCy - Open source NLP Library - considered more prod ready than NLTK
MXNet - Open Source Deep Learning Framework.BY Apache - AWS Framework
Keras - Open Source ML lib - INterface for TensorFlow

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

What type of data are LLM models used to interpret and work with

A

Unstructured data

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

What are some examples of LLMs at <company></company>

A

question-answering, document summarization, entity extraction and enhanced search

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

What is DMG at <company>?</company>

A

The Data and Model Governance

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

Who else would The Data and Model Governance (DMG) work with?

A

ISRM (Information Security Risk Management)

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