Where does "Smol" come from? It's supposed to mean "Small" right? If yes then what's the etymology and reason for popular usage?
Tumbler speak has a bunch of whacky things, notably "chimkin nuggers."
11–20 of 20 posts
Where does "Smol" come from? It's supposed to mean "Small" right? If yes then what's the etymology and reason for popular usage?
Tumbler speak has a bunch of whacky things, notably "chimkin nuggers."
Where does "Smol" come from? It's supposed to mean "Small" right? If yes then what's the etymology and reason for popular usage?
I really like the Hugging Face guys, but... > Modify one thing at a time > Change only one variable per ablation while keeping everything else constant. If you change multiple things and performance improves, you won’t know what caused it. Test modifications individually, then combine successful ones and reassess. This is an unintentional microcosm of what is flawed with the document.
What's wrong with it? That's good advice in almost any optimization or troubleshooting context where variables may interact.
Earlier quoted context omitted.
What's wrong with it? That's good advice in almost any optimization or troubleshooting context where variables may interact.
One problem with testing one change at a time is that if you can only run a small number of experiments because each one requires many GPU hours to get results, you can also only test a small number of changes. If you can come up with and implement new changes much more easily than you can test them, it would be more efficient to test multiple changes at a time and use some form of Bayesian optimization to find the b…
Or, more modern Bayesian methods if you're more interested in getting the best results for a given hyperparameter sweep.
However, that is not to detract from the excellent effort made here and the great science being investigated. Write ups like this offer so much gold to the community.
Hi, Lewis here (one of the co-authors). Happy to answer any questions people have about the book :)
Hi, Lewis here (one of the co-authors). Happy to answer any questions people have about the book :)
Really impressive writeup. In your opinion, how long will this stay up to date? The field is constantly evolving, do you plan to keep updating this document?
Earlier quoted context omitted.
What's wrong with it? That's good advice in almost any optimization or troubleshooting context where variables may interact.
One problem with testing one change at a time is that if you can only run a small number of experiments because each one requires many GPU hours to get results, you can also only test a small number of changes. If you can come up with and implement new changes much more easily than you can test them, it would be more efficient to test multiple changes at a time and use some form of Bayesian optimization to find the b…
I really like the Hugging Face guys, but... > Modify one thing at a time > Change only one variable per ablation while keeping everything else constant. If you change multiple things and performance improves, you won’t know what caused it. Test modifications individually, then combine successful ones and reassess. This is an unintentional microcosm of what is flawed with the document.
What's wrong with it? That's good advice in almost any optimization or troubleshooting context where variables may interact.
And even then. If you’re an IC and your boss is saying, “incrementalism at the level of planning experiments,” and the goal is research, quit, because you will fail.
Hi, Lewis here (one of the co-authors). Happy to answer any questions people have about the book :)
Hi, Lewis here (one of the co-authors). Happy to answer any questions people have about the book :)