logoalt Hacker News

dijksterhuistoday at 3:43 AM1 replyview on HN

> The model weights change as the model goes through the training process.

Yes. They do. You are absolutely right about that.

But the model architecture doesn't change as a result of the training process. A piston doesn't suddenly turn into a digital watch as a result of tuning an engine. Similarly, the transformer part of a GPT model doesn't suddenly turn into something else as a result of optimizing a loss function.

---

i've got other stuff to do, so i'm stopping here.


Replies

danielmarkbrucetoday at 4:12 AM

No one is arguing about the architecture of the model. It's the objective function and optimizer.

show 2 replies