
AI Quiz
Authored by Tannistha M
Computers
University
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following models is NOT a generative AI model
BERT (Bidirectional Encoder Representations from Transformers)
GPT-4 (Generative Pre-trained Transformer 4)
CNN (Convolution Neural Network)
Generative adversarial networks
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a prompt
A prompt is a short piece of text that is given to the large language model as input, and it can be used to control the output of the model in many ways.
A prompt is a short piece of text that is given to the small language model (SLM) as input, and it can be used to control the output of the model in many ways.
A prompt is a short piece of code that is given to the large language model as input, and it can be used to control the output of the model in many ways.
A prompt is a short piece of text that is given to the large language model as input, and it can be used to control the input of the model in many ways.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is Generative AI?
Generative AI is a type of artificial intelligence (AI) that can create new content, such as discrete numbers, classes, and probabilities. It does this by learning from existing data and then using that knowledge to generate new and unique outputs.
Generative AI is a type of artificial intelligence (AI) that can create new content, such as text, images, audio, and video. It does this by learning from existing data and then using that knowledge to generate new and unique outputs.
Generative AI is a type of artificial intelligence (AI) that can only create new content, such as text, images, audio, and video by learning from new data and then using that knowledge to predict a discrete, supervised learning output.
Generative AI is a type of Generative AI is a type of artificial intelligence (AI) that can only create new content, such as text, images, audio, and video by learning from new data and then using that knowledge to predict a classification output.
4.
FILL IN THE BLANKS QUESTION
1 min • 1 pt
How can you use a function in python?
(a)
5.
FILL IN THE BLANKS QUESTION
1 min • 1 pt
values = "This is a string"
list = values.split(",")
print (list)
what will be the output?
(a)
6.
FILL IN THE BLANKS QUESTION
1 min • 1 pt
color_list = ["Red", "Green", "White", "Black"]
print("%s %s" % (color_list[0], color_list[-1]))
what is the output?
(a)
7.
FILL IN THE BLANKS QUESTION
1 min • 1 pt
a = 33
b = 33
if b > a:
print("b is greater than a")
elif a == b:
print("a and b are equal")
what is output?
(a)
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?