LLM Data Process

LLM Data Process

Assessment

Interactive Video

Computers

9th - 12th Grade

Easy

Created by

Adrienne Lockhart

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A large language model works by ______ what word comes next in a sequence.

answering

predicting

asking

telling

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do models learn how to make these predictions?

They process information pulled from the internet.

They use random data.

They just guess with no knowledge.

They ask people.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The continuous values that determine systems' behaviors used are called...

choices

values

parameters

data

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is backpropagation used for in the training of language models?

To speed up the training process

To refine the model’s parameters

To generate new text

To evaluate the model's performance

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What does RLHF stand for?

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Transformers read text in ___

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Each word has a corresponding ___ that is encoded in the system.

language

number

word

form

8.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are the 2 steps that are iterated to accurately predict words?

Attention

Refining

Feed-forward

Trial & Error