Want to create an interactive transcript for this episode?
Podcast: The Secret To Success with Antonio T Smith Jr
Episode: The Science of Prompt Engineering with ChatGPT, Part 1
Description: The Science of Prompt Engineering with ChatGPT, Part 15/9/23Nerd Stuff - How ChatGPT (or Anything Like it) Works in Multiple StagesThere’s a problem that is definedThe NLP gets a specific task, the NLP must solve that task with a bunch of simple and complex steps in multiple stagesIt collects dataYou must clean and process the dataMoving irrelevant charactersMisspelled wordsSplit the dataDivide the data set into things ChatGPT can explainChoose a model architectInitialize the modelCreate instances Embed the layerConfigure the modelLoss functionTrain the modelForward passCalculate lossCompare the models predictionsBackwards passUpdate wei...