cd/entity/GPT-2· home entities GPT-2
grep -l @gpt-2 /news/*.json | wc -l → 108

GPT-2

mentions 108 type Organization page 3/6 feed RSS

// recent coverage 108 mentions

04:56
2026-07-16
thegustafson.com
natural-language-processing

WordPiece, Unigram, and SentencePiece

WordPiece, Unigram, and SentencePiece are three subword tokenization algorithms that differ in how they split text, with WordPiece using a likelihood-maximizing merge criterion and a ## continuation m…

04:00
2026-07-15
arxiv.org
artificial-intelligence

Optimization Is Not All You Need

A new arXiv paper argues that the alignment techniques used to improve large language models like GPT-2 represent an expression of 'optimization culture' that conflates measurable improvement with val…

08:54
2026-07-14
machinebrief.com
large-language-models

Breaking the Curse of Two-Hop Reasoning with Identity Bridge

Researchers have introduced identity bridge supervision to overcome the curse of two-hop reasoning in large language models, enabling out-of-distribution generalization even in simple one-layer transf…

02:52
2026-07-14
pub.towardsai.net
artificial-intelligence

Attention Decides Where to Look. Values Decide What Comes Back.

A technical walkthrough demonstrates the arithmetic behind attention in GPT-2 by computing one token's contextual embedding from raw scores, showing that attention weights and values are produced by s…

20:49
2026-07-10
gilesthomas.com
large-language-models

Building intuition about LLM parameter counts

A developer building a GPT-2 implementation in JAX discovered that token embeddings and the output head account for nearly half of the model's 163 million parameters, while attention layers use fewer …

03:26
2026-07-10
sbondaryev.dev
artificial-intelligence

How a Transformer Plays Tic-Tac-Toe

An interactive guide demonstrates how Transformer models use attention, embeddings, and positional encoding to predict moves in a fading Tic-Tac-Toe game, making the architecture's inner workings acce…

11:30
2026-07-09
pub.towardsai.net
large-language-models

How a GPT-2 Decoder Actually Predicts the Next Word

A technical walkthrough explains how GPT-2's decoder processes a 768-wide vector through 12 layers to predict the next word, detailing every matrix multiplication and parameter count without hand-wavi…

00:57
2026-07-09
lesswrong.com
artificial-intelligence

Transformers Resist Their Own Architecture

Experiments building on a mathematical theory of transformers reveal that the architecture drives tokens to cluster and collapse through layers, but trained weights learn to resist this clustering, en…

← prev page 3 / 6 next →
// co-occurs with top 8 entities
// topics top 6 topics