Pro Coder Quiz

CapDev Harbinger Group

ProCoder Quiz of the Month - July 2023

Top 3 Winners:
Suhas Birajdar, Akshay Deshmukh and Manoj Jadhav

Congratulations!!

Quiz Questions and answers are below:

1. Generative Pre-trained Transformer (GPT) is a popular Generative AI model developed by?
   A) Google
   B) IBM
   C) OpenAI
   D) Facebook
Correct Answer: Option C

2. Which of the following models is an example of Generative AI?
   A) Generative Adversarial Networks (GANs)
   B) Random Forests
   C) Support Vector Machines
   D) K-Nearest Neighbors
Correct Answer: Option A

3. What is the main function of Generative AI?
   A) To enhance the resolution of images
   B) To interpret existing content
   C) To generate new content
   D) To optimize algorithms
Correct Answer: Option C

4. In the context of Generative AI, what does the term 'overfitting' refer to?
   A) A model generating overly complex content
   B) A model fitting the training data too well and failing to generalize to new, unseen data
   C) A model that fits the training data poorly
   D) A situation where there's not enough data for training the model
Correct Answer: Option B

5. One limitation of traditional GANs is that they can suffer from...
   A) Overfitting
   B) Bias
   C) Mode Collapse
   D) High dimensionality
Correct Answer: Option C

6. In Generative AI, what does the term embeddings refer to?
   A) It is the process of training a neural network.
   B) It refers to breaking down an image into pixels.
   C) It refers to converting textual or categorical data into numerical form.I
   D) It refers to the output generated by the AI.
Correct Answer: Option C

7. Generative AI falls under which type of machine learning?
   A) Supervised learning
   B) Unsupervised learning
   C) Semi-supervised learning
   D) Reinforcement Learning
Correct Answer: Option B

8. Can Generative AI be used to compose music?
   A) Yes
   B) No
   C) Only with supervision
   D) Not yet, but soon
Correct Answer: Option A

9. What does LLM stand for in relation to Generative AI?
   A) Low-Level Model
   B) Large Language Model
   C) Latent Legal Model
   D) Latent Learning Model
Correct Answer: Option B

10. Generative AI models can be used to generate which of the following?
   A) Text
   B) Images
   C) Music
   D) All of the above
Correct Answer: Option D

11. How does LLM contribute to the functioning of a chatbot in generative AI?
   A) By enhancing its ability to understand the user's needs and respond appropriately.
   B) By improving its ability to perform mathematical calculations.
   C) By increasing its capacity for image recognition.
   D) By programming its self-learning ability.
Correct Answer: Option A

12. Which of the following is an application of Generative AI?
   A) Speech Recognition
   B) Predictive Analysis
   C) Data Augmentation
   D) Sentiment Analysis
Correct Answer: Option C

13. What is a 'Latent Space' in Generative AI?
   A) A space where AI algorithms are stored
   B) The space where generated content is displayed
   C) The abstract space in which AI learns to recognize patterns
   D) The space where AI algorithms are trained
Correct Answer: Option C

14. How does Generative AI understand the 'context' in a language?
   A) Through grammar rules
   B) Through semantic rules
   C) Through embeddings and attention mechanisms
   D) Through translation rules
Correct Answer: Option C

15. What does "Training a model" in Generative AI refer to?
   A) Teaching the AI to recognize specific patterns in data
   B) Increasing the speed of the AI's processing
   C) Programming the AI's basic functions
   D) Setting the AI's output parameters
Correct Answer: Option A


Last modified: Tuesday, 1 August 2023, 3:43 PM