Interesting and thank you for taking the time to put it together. I really like how you explained why you did certain things at a higher level. If you do future videos, I would suggest you get a little more granular and explain why you do each line or at least block of code. You tend to skip some of them. And the utilities functions that you created are a great idea, but they are hard to follow if you are trying to follow what you are trying to teach. But thanks again. Really great stuff.
Thanks for taking the time to make such a thoughtful comment! Yeah, I'm working on a couple of kaggle contests now and I intend to make videos when I'm done. These videos are kind of a bit selfish for me, as making them really cements what I learned into my head. I hear what you're saying, but I'm not going to be able to go through every line of code in under an hour (or even 5 hours...). The goal for viewers is that I hope that you'll follow the links, and work through anything that you don't understand in the code yourself... The best thing to do to learn is just clone some of these notebooks, and anything that you don't understand, just change it or comment it out and see what happens!
@@peteralmanzar Thanks! I'm hoping to get one out soon on the below linked one.. I've been working on this contest a lot but I'm a total noob on LLMs though! I'm trying to get like 10% less dumb before I do a video. Maybe next week though... www.kaggle.com/competitions/data-assistants-with-gemma
Interesting and thank you for taking the time to put it together. I really like how you explained why you did certain things at a higher level. If you do future videos, I would suggest you get a little more granular and explain why you do each line or at least block of code. You tend to skip some of them. And the utilities functions that you created are a great idea, but they are hard to follow if you are trying to follow what you are trying to teach. But thanks again. Really great stuff.
Thanks for taking the time to make such a thoughtful comment! Yeah, I'm working on a couple of kaggle contests now and I intend to make videos when I'm done. These videos are kind of a bit selfish for me, as making them really cements what I learned into my head. I hear what you're saying, but I'm not going to be able to go through every line of code in under an hour (or even 5 hours...). The goal for viewers is that I hope that you'll follow the links, and work through anything that you don't understand in the code yourself... The best thing to do to learn is just clone some of these notebooks, and anything that you don't understand, just change it or comment it out and see what happens!
@@BenLebovitz Please keep them coming.
@@peteralmanzar Thanks! I'm hoping to get one out soon on the below linked one.. I've been working on this contest a lot but I'm a total noob on LLMs though! I'm trying to get like 10% less dumb before I do a video. Maybe next week though... www.kaggle.com/competitions/data-assistants-with-gemma
Very interesting and helpful