AI Quiz

AI Quiz

University

9 Qs

quiz-placeholder

Similar activities

QUIZ GAME

QUIZ GAME

University

10 Qs

AI_03032020

AI_03032020

University

10 Qs

Artificial Intelligence Key Terms

Artificial Intelligence Key Terms

9th Grade - University

10 Qs

All About Artificial Intelligences

All About Artificial Intelligences

KG - University

10 Qs

hari 2 kuis koding dan perkenalan AI

hari 2 kuis koding dan perkenalan AI

1st Grade - Professional Development

10 Qs

JST 3

JST 3

University

10 Qs

Generative Models and Learning Quiz

Generative Models and Learning Quiz

University

10 Qs

Q7 - BPM

Q7 - BPM

University

10 Qs

AI Quiz

AI Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Tannistha M

Used 1+ times

FREE Resource

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 BLANK QUESTION

1 min • 1 pt

How can you use a function in python?

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

values = "This is a string"

list = values.split(",")

print (list)

what will be the output?

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

color_list = ["Red", "Green", "White", "Black"]

print("%s %s" % (color_list[0], color_list[-1]))

what is the output?

7.

FILL IN THE BLANK 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?

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the terms that is not in relation to Artificial Intelligence:

  • Machine Learning

  • Deep learning

  • iRobot

  • Neural Networks

9.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following can AI create? Select the two correct answers.

Animal

Fake image

Tree

Fake news