Ablaufskizze in vier Stufen: Sammeln von Texten, Bildern und Tabellen, dann Filtern und Entfernen von Duplikaten, dann Beschriften durch Menschen, schließlich Training des Modells; daneben abgezweigt ein zurückgehaltener Teil als Testmaterial.

Training Material

Training material is the collection of texts, images, sounds, or tables from which an AI system learns. Its quantity, quality, and origin help determine what a model can later do — and where it makes mistakes.

An AI system does not get its capabilities typed in by programmers. It draws its capabilities from examples. Training material is precisely this collection of examples: texts, images, audio recordings, videos, or tables with measurement values. The program searches these for patterns and stores them in the form of millions or billions of numbers. Anyone wanting to build a program that recognizes cats in photos needs a great many photos with and without cats. Anyone wanting a program that continues sentences needs a great deal of written language.

Why data selection determines quality

A model can only learn what appears in its examples. If a language is missing from the material, it will speak that language poorly. If medical specialist texts are barely included, medical answers will be unreliable. Experts sum this up briefly: garbage in, garbage out.

Distortions in the material are especially tricky. If, in the example texts, doctors are almost always male and nurses almost always female, the model adopts this imbalance. This is not a programming error but a faithful reproduction of the source material. Such skews in the data pool are called bias. They can only be mitigated afterward with great difficulty.

There is also a legal dimension. Many texts and images on the internet are protected by copyright. Newspapers, photo agencies, and authors are therefore fighting AI companies in court over whether their works could be used as training material without permission. These proceedings are now influencing stock prices and company valuations.

From a mountain of raw data to a usable dataset

It begins with collecting. Programs download large portions of the public internet for this purpose, supplemented by purchased archives, scanned books, or data from within a company itself. The result is a huge, unsorted mountain. Large language models are trained on trillions of word fragments.

The second step is cleaning up, and it takes the most work. Duplicate text passages are removed, because otherwise the model memorizes them word for word. Advertising text, spam, and depictions of violence are filtered out. After that, the material is brought into a uniform format so that computers can process it.

For some tasks, labels are additionally needed. On a photo, people then mark by hand where a pedestrian is standing. For chatbots, paid specialists write sample answers and rate model outputs. This labeled material is expensive, but it is the reason a chatbot answers politely instead of simply continuing some arbitrary text.

Training material in the news and in products

In the news, training data mostly comes up in three contexts. First, in lawsuits: publishers or music labels demand money or deletion. Second, in licensing agreements: AI companies pay media houses for access to their archives. Third, in data scarcity: there are estimates that high-quality text online is becoming scarce.

Users also come into contact with this. In the settings of many chatbots, there is a toggle for whether one’s own conversations may be used for training. Companies switch this off so that no internal information ends up in someone else’s model. For schools and government agencies, this is often a condition for use.

A common misconception, incidentally, is that a model has stored its training material like a library. This is usually not the case: it retains patterns, not copies. Only for content that appeared very frequently in the material can it reproduce entire passages. And it differs from test material, which is deliberately withheld in order to honestly check the performance of the finished model.

Subscribe free. Unsubscribe the second it sucks.

High-signal news across AI, business, UX, and tech. Every morning.