EPISODE · Jan 14, 2025 · 11 MIN
GPT-3
from Large Language Model (LLM) Talk · host AI-Talk
GPT3 is a large language model that generates text based on its training on a massive dataset of 300 billion tokens. It outputs text one token at a time, influenced by input text. The model encodes what it learns in 175 billion parameters and has a context window of 2048 tokens. The core calculations happen within 96 transformer decoder layers, each with 1.8 billion parameters. Words are converted to vectors, a prediction is made, and the result is converted back to a word. The input flows through the layer stack, with each word fed back into the model. Priming examples are included as input. Fine-tuning can update model weights to improve performance for specific tasks.
What this episode covers
GPT3 is a large language model that generates text based on its training on a massive dataset of 300 billion tokens. It outputs text one token at a time, influenced by input text. The model encodes what it learns in 175 billion parameters and has a context window of 2048 tokens. The core calculations happen within 96 transformer decoder layers, each with 1.8 billion parameters. Words are converted to vectors, a prediction is made, and the result is converted back to a word. The input flows through the layer stack, with each word fed back into the model. Priming examples are included as input. Fine-tuning can update model weights to improve performance for specific tasks.
NOW PLAYING
GPT-3
No transcript for this episode yet
Similar Episodes
Feb 8, 2026 ·4m
Jan 30, 2026 ·6m
Dec 15, 2025 ·2m
Nov 30, 2025 ·5m
Oct 26, 2025 ·14m
Oct 26, 2025 ·61m