How important is documentation??๐ค Sometimes I wonder why do we have to do this clique task....but yea I get that it's important so other person can understand our codebase and bla bla blah ๐ซ ๐ซ
While working on my startup I realized that speed is everything. Faster you test and iterate, the quicker your startup grow.
So stop thinking and just do it!!
#startup#BuildInPublic#AI#GrowthMindset#TechForGood
"Fine-tuning a pretrained model". I have started learning this chapter and learned about what it means, loading and processing datasets. Excited to apply those and learn further about Fine-tuning Model.
#LLM#AI#LearningInPublic#GrowthMindset#TechCommunity
Got my hands dirty by actually coding in python. Used pipeline function to build an application for sentiment analysis and Named Entity Recognition (NER).
#ArtificialIntelligence#LLM#NLP#BuildInPublic#GenAI
Today I completed "chapter 2 - Using ๐คTransformers". Learned about building blocks of pipeline function, whole Tokenization process and Model Deployment for real use. Though I might have to revisit the deployment part.๐ฎโ๐จ
#LearnInPublic#AI#LLM#NLP#CodingJourney#Python