SSShubham Singhalindecodedaijargons.hashnode.dev·Apr 13, 2025 · 4 min readPrompting TechniquesGeneral / Zero-shot Prompting A zero-shot prompt is the simplest type of prompt. We only give a simple description of a task. This input could be anything: a question, a start of a story, or instructions. The name zero-shot stands for ’no examples’. ...00
SSShubham Singhalindecodedaijargons.hashnode.dev·Apr 12, 2025 · 2 min readDecoded AI JargonsTransformers - It refers to a specific type of neural network architecture that excels at processing sequential data like text. Understanding relationships between elements, making them powerful for tasks like natural language processing (NLP) and be...00