Skip to content
Client login

Free Audit

Artificial intelligence

Training a model: the three cases where it is worth it

Training changes the shape of answers, almost never their content. What you must supply, and the three cases where it is the right tool.

Published on 4 September 2026 — Algeria Agency

"Could you train it on our data?" That question comes up in every second first meeting, and it asks for something different from what the person asking imagines. It is asked to get correct answers; training mainly acts on the manner of answering.

The confusion is expensive because it points the budget at the heaviest tool in the box, when the hoped-for result is almost always obtained another way, faster and for a fraction of the price.

This article says what training really changes, what you have to supply it with — examples written by you, not documents — and the three situations where it is the right instrument. It also says what it freezes, which is the part nobody raises before signature.

What the question is really asking

When a director says "train it on our data", they want a system that knows their catalogue, their prices, their procedures, and does not get them wrong. That is a perfectly reasonable request and it is about knowledge.

Training is about something else. It adjusts how a model answers: the tone, the format, the length, the order of elements, the working language. It moves style far more than it deposits facts.

Facts can be put in, and that is where the disappointment starts. They go in badly, with no possibility of targeted correction, and above all with no way of knowing which ones went in. A false fact in a training set cannot be removed: the training has to be redone.

So the right question to ask instead is: do I want it to *know* something, or to *write* in a certain way? The first answer leads to searching your own documents, the second alone to training.

What training changes, and what it does not

It changes the form, dramatically and reliably. A model that returned paragraphs returns structured sheets; a model that answered in formal French answers in your salespeople’s register; a talkative model becomes brief.

It does not change the truth of what is said. A model trained on a thousand of your replies writes like you and still gets a price wrong, because a price is not a manner of speaking — it is a datum, and a datum is read, not learned by imitation.

Nor does it replace updating. What has been learned stays learned until the next training, which is exactly the property you do not want for a commercial policy that changes twice a year.

That separation — form is trained, content is retrieved — is the one thing to keep if you keep only one sentence from this article. Everything else follows from it, including the three cases below, which are three problems of form.

The raw material is an example, not a document

You do not train a model with your PDFs. You train it with pairs: a request on one side, the answer you would have wanted to see on the other. Hundreds of pairs, written or approved by somebody who knows what a good answer looks like at your company.

That is where most projects stop, and it is better that they stop there than after the invoice. A business with ten years of archives has plenty of documents and almost no pairs, because nobody has ever had a reason to write the bad version next to the good one.

There is one exception worth looking for before giving up: your customer-service conversations, if they are kept, are already pairs. A customer’s question, an employee’s answer. They need serious sorting — the bad answers are in there too — but they exist.

A pair also has to carry what the employee had in front of them at the moment of answering. A good answer that assumes an open file, a stock level consulted or yesterday’s conversation teaches the model to produce that answer without that context — that is, to guess. It is the most tedious sort in the collection and the one that cannot be delegated, because it requires remembering what was known that day.

The practical consequence is that the main cost of training is not the computation, which is counted in machine hours. It is your people’s time, and that is counted in weeks.

How many examples, and who writes them

On the work we have carried out, the useful order of magnitude starts around a few hundred pairs and becomes comfortable above a thousand. Below a hundred, the effect is hard to distinguish from a well-written instruction, and an instruction is corrected in a minute.

That figure is not a universal threshold and we do not present it as one: it depends on the gap between what the model does by default and what you want. The more particular your format, the fewer you need; the subtler your requirement, the more.

The question of who writes them decides the quality of the result more surely than any technical choice. Pairs written by a supplier who does not know your trade produce a model that talks like a supplier.

There is an economy trap here. Having a model produce the examples is possible, fast and tempting, and it teaches the model to imitate a model. The result is regular, plausible, and it has lost exactly what you wanted to capture.

First case: a format nothing else holds

If your output has to have exactly the same structure thousands of times — a purchase order, a spec sheet, an accounting line, an object to be inserted into software — instructions eventually give way. They hold at ninety-five percent, and five percent of a large volume is permanent rework.

It is the soundest and dullest of the three cases. It makes nobody dream in a meeting, it is measurable before and after, and the gain is read in the number of outputs rejected by the system receiving them.

It comes with a condition that always accompanies it: the structure has to be stable. A format that changes every quarter makes the training obsolete at every change, and you pay for formatting twice.

Before going ahead, one check takes a day: measure the current failure rate on a real sample. If it is two percent, training does not pay for itself. If it is twenty, the question is being asked seriously.

Second case: a language or register rendered badly

Available models write excellent French and English, correct standard Arabic, and a darija that immediately betrays that it comes from elsewhere. For a business whose customers write in darija, that gap is not a stylistic detail: it decides whether the answer is read.

It is the case where training does work no instruction does, because a register is not described — it is shown. It shares that property with the first case: what is missing is a form, and a form is learned by imitation.

Collection here is heavier than elsewhere and what darija adds to the work is covered in full elsewhere on this blog. The useful summary: the examples have to come from your real conversations, and the spelling has to stay the one your customers use, including where it is irregular.

There is a trap peculiar to this case and it concerns spelling. Darija is written several ways depending on region, age and keyboard, and an example set built from a single source teaches one of those ways. The model becomes excellent for some of your customers and foreign to others, which is harder to spot than uniformly bad darija.

The honest limit is that training improves the register and does not create understanding. A model that writes better darija does not understand an ambiguous darija request better, and that is a frequent disappointment because the two look alike from outside.

Third case: volume changes the arithmetic

At very high volume, a small model trained for a single task can cost less than a large general model called every time, because you pay for the model’s size on every call and for the training once.

That reasoning is real and it is misapplied nine times out of ten, because the threshold is much higher than people imagine. It is checked with your own figures rather than with an intuition: the monthly volume, the current cost per call, and the cost of training plus its hosting. This site’s calculator does the first half of that sum.

The part systematically forgotten is hosting. A trained model belongs to you and has to run somewhere, which is a permanent expense where calling a service costs nothing on days with no traffic.

There is a neighbouring and legitimate case that is not about cost: confidentiality. A model running on your premises transmits nothing to anybody, and for certain files that is worth the expense regardless of the arithmetic.

The machine still has to hold the model, which is not a given and is checked before buying: three numbers decide whether a model fits on a card, and the calculation takes two minutes.

What training freezes

A trained model is a photograph of your examples at the moment they were gathered. It does not update itself, it cannot be partially corrected, and it cannot tell you what it holds to be true.

Then comes the day the base model changes — and it does, every few months, at every supplier. Your training is on the old one. Redoing it is not free and keeping it means staying on a base the supplier will stop maintaining.

That is why we advise treating training as a recurring expense disguised as a one-off. It does not repeat monthly, it repeats at every change of foundation, and that calendar does not belong to you.

There is a second clock worth knowing about and it is contractual. Suppliers announce the end of a base with notice, often short, and that notice runs while you are busy with something else. Ask where the announcement is published and who at your end will read it: it is an address and a person, and without them the news arrives as a failure.

None of this is an argument against. It is an argument for writing it into the budget on day one, beside the hosting line, rather than discovering it the day the supplier announces an end of service.

The example set is the asset, not the model

If you were to take away one thing from a training project, it would be the set of pairs. It is reusable with any model, at any supplier, in five years, and it represents the entirety of the work your teams put in.

The model, for its part, expires. It is tied to a base, to a version, sometimes to a platform, and its value declines as the base ages. Confusing the two leads to protecting the wrong object.

That has a simple contractual consequence, often absent from quotes: the example set has to be delivered to you, in an open format, and it has to be yours without restriction. A supplier who keeps the pairs keeps the project’s only durable asset.

There is a further reason to maintain them, and it is one of verification. A trained model cannot be questioned about what it learned: there is no way to ask it for the list. The pairs are therefore the only readable record of what the system was set to learn, and the only place a teaching error can be found before it is observed in an answer.

It also has an internal consequence. That set is maintained the way documentation is maintained: when a standard answer changes at your end, the corresponding pair changes, or the next training will relearn the old one.

Without measuring first, you will not know

A training has to be judged on a set of questions put aside before starting, and never on examples used to train it. That seems obvious, and it is the most frequently omitted precaution, because a model questioned on what it learned always scores excellently.

The practice amounts to little: set aside a hundred cases before starting, note current performance on them, train, then score the same ones again. Two comparable numbers, obtained under the same conditions.

Without that precaution, the only observable thing is an impression, and the impression is systematically favourable: the answers have the right tone, so they seem better. That is the bias training produces by construction, since it works precisely on what creates that impression.

There remains the question of who scores, and it is not a neutral one. Scoring done by whoever delivered is a self-assessment, and scoring against criteria written afterwards always adjusts itself to the result obtained. Write the grid first: three lines are enough — is the answer usable as it stands, does it need a touch-up, or is it to be thrown away.

Ask to see those two numbers before paying the balance. A supplier who does not have them has not measured, and an unmeasured project cannot be declared successful other than by mutual consent.

The check: four questions before signing

First: is what I want to change a form or a fact? If it is a fact, stop here — this is not the instrument, and the quote in front of you answers a different question from yours.

Second: how many pairs exist today, and who is going to write the rest? An answer that names nobody at your end describes a project that has not started.

Third: what happens when the base model changes? The good answer gives an order of magnitude for redoing it and a budget line, not an assurance that it will not happen.

Fourth: are the pairs delivered to me, in what format, and when? They are the asset. The other three questions decide whether the project is worth it; this one decides what it leaves you if it fails.

What we do, and what we refuse

We start by measuring what a carefully written instruction already achieves, on your cases, before talking about training. That measurement takes two days and it has ruled the project out more often than it has confirmed it, which is the result it is supposed to produce.

When training is justified, we build the pairs with your teams rather than in their place, we set the evaluation set aside before starting, and we deliver both — the pairs and the scores — in a format you can take elsewhere.

We refuse to manufacture the examples with a model. It would give a clean, fast set, and it would teach your system to imitate a machine, which is the exact opposite of what you are buying.

We also refuse to announce a gain before the first measurement. What you can do without us is precisely that measurement: a hundred real cases, the current output, and your judgement on each. It is one day, and it decides the rest.

Frequently asked questions

Is our data used to train the supplier’s model?

It depends on the contract and it is read before signing, not after. Business-oriented offers generally exclude it and consumer offers often do not. It is a clause to check by name, whatever arrangement is chosen.

Does training make the model smarter?

No, and that is the most widespread misunderstanding. It makes it more conformant to your expectations of form. A piece of reasoning it cannot do, it will not do better afterwards; it will simply present it in your format.

Can training and searching our documents be combined?

Yes, and it is often the right architecture: training holds the form, search brings the facts. The order matters, though — start with search, measure, and only add training if what is missing is a manner of answering.

How long does it take?

The computation is counted in hours. Building the pairs, reviewing them and setting aside the evaluation set are counted in weeks, and that is the only part that decides the schedule. A quote announcing a few days has not planned for collection.

What happens to the training if we change supplier?

Nothing, if you hold the pairs: they are reusable elsewhere. Everything, if you do not, because the trained model is tied to the platform it was produced on. That is why the clause appears in the check above.

Can a small trained model run on our premises?

Technically yes, and the next question is the machine and who watches it. That belongs to infrastructure as much as to artificial intelligence, and it is assessed with the monthly hosting cost rather than with the price of the training.

Where we come in

The "form or fact" question settles most training projects on its own, and it comes before any quote.

  • We first measure what a careful instruction already achieves on a hundred of your real cases.
  • The pairs are built with your teams, and the evaluation set is put aside before anything starts.
  • You leave with the pairs in an open format, usable somewhere other than here.

No figure will be promised while the before-and-after scores do not yet exist, and your examples will never be written by a machine.

Read next

Let us talk about your project

A free audit, no commitment: we look at your online presence and tell you what is holding it back.

We measure how this site is used with Google Analytics, to learn which pages actually help. You can stop that measurement at any time from the footer. Cookie policy