9 comments

[ 2.5 ms ] story [ 32.6 ms ] thread
Means 13x bigger models? I hear the data is the limit, but I don't believe it.
No, it would mean 13x times smaller models where training data is better curated.

Ironically I think this is a step towards Clip again, which Google already improved with SigLIP but now returns to introduce a global or "batch" perspective. At least that is how I read it with my very amateur understanding.

Holding the model needs constant, but the real limit is $$$, so it'll mean more model for the same money.
>the data is the limit

Most people don't know exactly how the dataset is "fed" to the training pipeline, but with the current state-of-the-art you can say the feeding is like when a human reads aloud a text, not re-reading ever, not a single word.

And then you're asked about what words you've read most often, their order and how many times they appeared in the text. Then, with those numbers you just gave, some probabilities are calculated and anotated, and there you get a "token".

There are obvious improvements plausible to be applied to that basic processing, and most are being applied already, but there's plenty of room for evern further improvement apparently.

Claude says that the previous text could be described like "a simplified metaphor of model training", so you're warned about simplicity.

But more power still, yes?

10x more efficient power usage than what it would have been for a 13x faster/bigger model, but still more power usage for the new training tech than in the older revision.

No, it says it is 13 times faster, and 10x more power efficient.

So you could train a model 10 times bigger for the same power usage (assuming it scales linearly), and it would be a bit faster to do that as well.

Or you could train a model 13 times bigger for the same speed, and use 10x less power than if you hadn't.

(comment deleted)