Recommended Projects

Deep Learning Interview Guide

Crop Disease Detection Using YOLOv8

In this project, we are utilizing AI for a noble objective, which is crop disease detection. Well, you're here if...

Computer Vision
Deep Learning Interview Guide

Topic modeling using K-means clustering to group customer reviews

Have you ever thought about the ways one can analyze a review to extract all the misleading or useful information?...

Natural Language Processing
Deep Learning Interview Guide

Optimizing Chunk Sizes for Efficient and Accurate Document Retrieval Using HyDE Evaluation

This project demonstrates the integration of generative AI techniques with efficient document retrieval by leveraging GPT-4 and vector indexing. It...

Natural Language ProcessingGenerative AI
Deep Learning Interview Guide

Automatic Eye Cataract Detection Using YOLOv8

Cataracts are a leading cause of vision impairment worldwide, affecting millions of people every year. Early detection and timely intervention...

Computer Vision
Deep Learning Interview Guide

Medical Image Segmentation With UNET

Have you ever thought about how doctors are so precise in diagnosing any conditions based on medical images? Quite simply,...

Computer Vision
Deep Learning Interview Guide

Real-Time License Plate Detection Using YOLOv8 and OCR Model

Ever wondered how those cameras catch license plates so quickly? Well, this project does just that! Using YOLOv8 for real-time...

Computer Vision
Deep Learning Interview Guide

Build A Book Recommender System With TF-IDF And Clustering(Python)

Have you ever thought about the reasons behind the segregation and recommendation of books with similarities? This project is aimed...

Machine LearningDeep LearningNatural Language Processing
Deep Learning Interview Guide

Voice Cloning Application Using RVC

Ever been curious about voice cloning? Thanks to advanced technology such as deep learning and RVC (Retrieval-based Voice Conversion), it...

Generative AI
Deep Learning Interview Guide

HyDE-Powered Document Retrieval Using DeepSeek

In this project, we're combining some exciting technologies such as FAISS, DeepSeek, LangChain and HuggingFace to develop an intelligent information...

Generative AI
Deep Learning Interview Guide

Sign language recognition

This project detects and classifies American Sign Language (ASL) alphabets...

Deep Learning
Loading...

LLM Fundamentals QUIZ (MCQ QUESTIONS AND ANSWERS)

Total Correct: 0

Time:20:00

Question: 1

Transformer was introduced by who?

Question: 2

Attention mechanisms help LLMs by:

Question: 3

Which is a common problem with extremely large models?

Question: 4

LLM context refers to:

Question: 5

Which of the following is essential for token generation?

Question: 6

LLMs capture context from:

Question: 7

LLM training often uses gradient descent because it:

Question: 8

LLM vocabulary typically uses:

Question: 9

The term “foundation model” means:

Question: 10

Which model is older than transformers?

Question: 11

LLMs often use which training technique?

Question: 12

Larger LLMs typically need:

Question: 13

Tokenization helps in:

Question: 14

LLMs get knowledge from:

Question: 15

A transformer's decoder is used for:

Question: 16

LLM evaluation includes:

Question: 17

An LLM output is based on:

Question: 18

Bigger context windows help LLMs with:

Question: 19

Which term describes LLM memory?

Question: 20

LLM requires which stage?

Question: 21

Which is NOT typical for an LLM?

Question: 22

In the phrase “they visited New York last week”, how many bigrams exist?

Question: 23

Tokens in LLMs represent what?

Question: 24

Self-attention is used in LLMs to:

Question: 25

A major challenge of LLMs is:

Question: 26

Which layer usually generates contextualized representations in a transformer?

Question: 27

N-grams are useful in:

Question: 28

Which model type learns variable sequences of text?

Question: 29

Transformer encoders are used for:

Question: 30

LLM training requires: