You are on page 1of 37

What is the technique used by DALL-E 2 to ensure that the generated

image is realistic and matches the text description?

a.

GAN

b.

LLM

c.

CLIP

d.

LSTM

Question 2

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What is DALL-E 2?
a.

A music streaming service.

b.

A social media platform.

c.

A video game.

d.

A large language model developed by OpenAI.

Question 3

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What is the recommended approach for writing a good prompt for


3DFY.ai?

a.
Avoiding specific details

b.

Including negative words

c.

Using vague language

d.

Being specific and using keywords

Question 4

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What is the future of prompt engineering?

a.

It will not be used in new applications.

b.
It will lead to reduced bias in AI generative models.

c.

It will not evolve.

d.

It will become less important.

Question 5

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What is the main focus of prompt engineering?

a.

To avoid developing new and innovative techniques.

b.

To create biased output.

c.
To create prompts that are clear, concise, and effective.

d.

To reduce the capabilities of AI generative models.

Question 6

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What is the function of the gan_optimizer in the 3DFY.ai code snippet?

a.

Evaluating the quality of 3D images

b.

Generating 3D images

c.

Updating the weights of the networks

d.
Training the discriminator network

Question 7

Incorrect

Mark 0.00 out of 1.00

Flag question

Question text

What is the purpose of the gan_train_step function in the 3DFY.ai code


snippet?

a.

Generating 3D images

b.

Evaluating the quality of 3D images

c.

Updating the weights of the networks

d.

Training the discriminator network


Question 8

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What are LLMs?

a.

Little Language Models

b.

Large Language Models

c.

Both A and B

d.

None of the above

Question 9
Correct

Mark 1.00 out of 1.00

Flag question

Question text

What is the main challenge in prompt engineering?

a.

Lack of a standard methodology.

b.

Lack of experimentation.

c.

Lack of AI generative models.

d.

Lack of data for training prompts.

Question 10

Correct
Mark 1.00 out of 1.00

Flag question

Question text

What is the effect of using negative words in a prompt?

a.

Both A and B

b.

It confuses the app

c.

It helps the app to understand the prompt better

d.

None of the above

Question 11

Correct

Mark 1.00 out of 1.00


Flag question

Question text

What are prompts?

a.

None of the above

b.

Both A and B

c.

Instructions given to an AI generative app

d.

Patterns used to generate a response

Question 12

Correct

Mark 1.00 out of 1.00

Flag question
Question text

What is the neural network used by DALL-E 2 to generate images?

a.

LLM

b.

GAN

c.

LSTM

d.

CLIP

Question 13

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What is the goal of prompt engineering?


a.

To create prompts that are difficult for the model to understand.

b.

To create prompts that are unclear and ambiguous.

c.

To create prompts that confuse the AI generative models.

d.

To create prompts that are clear, concise, and effective.

Question 14

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What is the role of experimentation in prompt engineering?

a.

To avoid trying different prompts.


b.

To use the same prompt repeatedly.

c.

To avoid improving the performance of AI generative models.

d.

To learn how to improve prompts.

Question 15

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What is the purpose of the diffusion model in DALL-E 2?

a.

To gradually transform a random image into an image that matches the


features.

b.
To classify images based on text descriptions.

c.

To generate images instantly from text descriptions.

d.

To convert images into text descriptions.

Question 16

Incorrect

Mark 0.00 out of 1.00

Flag question

Question text

What is the first step in processing a prompt by an LLM?

a.

Both A and B

b.

None of the above

c.
Generating a response

d.

Breaking it down into individual words and phrases

Question 17

Incorrect

Mark 0.00 out of 1.00

Flag question

Question text

What are the tips for improving prompts?

a.

Be clear and concise

b.

Be specific about what you want the app to do

c.

Avoid using negative words

d.
Use keywords that are relevant to the task

Question 18

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What type of machine learning model is a generative adversarial network


(GAN)?

a.

A model that can only generate images.

b.

A model that can only generate text.

c.

A model that can only classify images.

d.

A model that can generate realistic images.


Question 19

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What type of artificial intelligence is used in 3DFY.ai to learn to create


realistic outputs?

a.

Reinforcement learning

b.

Generative adversarial networks (GANs)

c.

Supervised learning

d.

Unsupervised learning

Question 20
Correct

Mark 1.00 out of 1.00

Flag question

Question text

How does DALL-E 2 generate images from text descriptions?

a.

By using a technique called reinforcement learning.

b.

By using a technique called supervised learning.

c.

By using a technique called unsupervised learning.

d.

By using a technique called diffusion modeling.

Question 21

Correct
Mark 1.00 out of 1.00

Flag question

Question text

What is the best way to learn how to improve prompts?

a.

Use the same prompt over and over again

b.

None of the above

c.

Both A and B

d.

Experiment with different types of prompts

Question 22

Correct

Mark 1.00 out of 1.00


Flag question

Question text

What does the provided code do with the text description and the
diffusion model?

a.

Generates the image

b.

Translates the text description into multiple languages

c.

Converts the text description into audio

d.

Analyzes the text description

Question 23

Correct

Mark 1.00 out of 1.00

Flag question
Question text

What is the context of the prompt?

a.

None of the above

b.

It helps the app to understand what you are asking for

c.

Both A and B

d.

It confuses the app

Question 24

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What does the size of the GAN affect in 3DFY.ai?


a.

The speed of 3D image generation

b.

The type of GAN used

c.

The quality of the 3D images generated

d.

The number of prompts accepted

Question 25

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What is the primary technique used by 3DFY.ai to generate 3D models


from text descriptions?

a.
Supervised learning

b.

Reinforcement learning

c.

Unsupervised learning

d.

Generative adversarial networks (GANs)

Question 26

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What is the primary focus of the reference material provided for Prompt
Engineering for Text-Based Generative Art?

a.

Application of 3DFY.ai in product design


b.

Use of GANs in 3D image generation

c.

Techniques for writing effective prompts

d.

Reinforcement learning techniques

Question 27

Correct

Mark 1.00 out of 1.00

Flag question

Question text

Why are keywords important in prompt engineering?

a.

They help the model understand the task.

b.

They confuse the model.


c.

They are used for negative prompts.

d.

They are not important in prompt engineering.

Question 28

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What is the role of the generator network in the 3DFY.ai code snippet?

a.

Generating 3D images from prompts

b.

Training the discriminator network

c.

Providing prompts for 3D image generation


d.

Evaluating the quality of 3D images

Question 29

Incorrect

Mark 0.00 out of 1.00

Flag question

Question text

What is the potential application of DALL-E 2 mentioned in the


document?

a.

Creating weather forecasts

b.

Creating cooking recipes

c.

Creating educational materials

d.
Creating music albums

Question 30

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What is the dataset used to train LLMs?

a.

None of the above

b.

Both A and B

c.

Small datasets of text and code

d.

Massive datasets of text and code


Question 31

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What is the role of the discriminator in the 3DFY.ai model?

a.

Providing prompts for 3D image generation

b.

Evaluating the quality of 3D images

c.

Training the generator network

d.

Generating 3D images

Question 32
Correct

Mark 1.00 out of 1.00

Flag question

Question text

What is the importance of writing clear and concise prompts?

a.

To get better results from the app

b.

None of the above

c.

To confuse the app

d.

Both A and B

Question 33

Correct
Mark 1.00 out of 1.00

Flag question

Question text

What type of learning technique is used to train the neural network in


DALL-E 2?

a.

Reinforcement learning

b.

Supervised learning

c.

Unsupervised learning

d.

Semi-supervised learning

Question 34

Correct

Mark 1.00 out of 1.00


Flag question

Question text

What is the use of negative words in prompt engineering?

a.

They are not used in prompt engineering.

b.

They help the model understand the task.

c.

They confuse the model.

d.

They are used for positive prompts.

Question 35

Correct

Mark 1.00 out of 1.00

Flag question
Question text

What is the purpose of using examples in prompt engineering?

a.

To confuse the model.

b.

To provide context for the prompt.

c.

To avoid using keywords.

d.

To avoid experimentation.

Question 36

Correct

Mark 1.00 out of 1.00

Flag question

Question text
What is the purpose of the provided references and supplementary
materials in the document?

a.

To advertise products and services

b.

To provide additional resources for further learning

c.

To list the names of the authors

d.

To showcase unrelated content

Question 37

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What is the pattern used by an LLM to generate a response?


a.

None of the above

b.

The pattern in the individual words and phrases of the prompt

c.

The pattern in the dataset used to train the LLM

d.

Both A and B

Question 38

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What is the main responsibility of prompt engineers?

a.

To reduce the capabilities of AI generative models.


b.

To avoid developing new and innovative techniques.

c.

To develop new and innovative techniques to improve the performance


of AI generative models.

d.

To create prompts that are unclear and ambiguous.

Question 39

Correct

Mark 1.00 out of 1.00

Flag question

Question text

What are prompts in the context of AI generative models?

a.

Instructions that tell the model what to do.

b.
Examples of creative content.

c.

Negative words that confuse models.

d.

Data used for training and evaluating prompts.

Question 40

Incorrect

Mark 0.00 out of 1.00

Flag question

Question text

How does the generator in 3DFY.ai learn to generate 3D images closer


to the prompt description?

a.

Through generative adversarial networks (GANs)

b.

Through unsupervised learning


c.

Through reinforcement learning

d.

Through supervised learning

You might also like