A couple things that help a lot. Chain your prompts together. Use one response to fuel your next question. And always ask "what am I missing?" That one question surfaces blind spots people tend to overlook.

#PromptEngineering #AIForBusiness #ResearchTips #Entrepreneurship #AIProductivity #ConsultingMindset #CompetitiveIntelligence #PlantBasedMarket #PromptChaining #BlindSpotAnalysis #BusinessStrategy (3/3)

Addendum 2

Comments: article placed here due to
1. use of prompt engineering + chain of thought (mentioned above)
2. application to long documents (here, applied to legal domain, but broadly applicable)
3. novelty

Large Language Model Prompt Chaining for Long Legal Document Classification
https://arxiv.org/abs/2308.04138

#LLM #LargeLanguageModels #ChatGPT #PromptEngineering #ChainOfThought #reasoning #classification #NLP #NaturalLanguageProcessing #semantics #PromptChaining #TopicModeling #SCOTUS

Large Language Model Prompt Chaining for Long Legal Document Classification

Prompting is used to guide or steer a language model in generating an appropriate response that is consistent with the desired outcome. Chaining is a strategy used to decompose complex tasks into smaller, manageable components. In this study, we utilize prompt chaining for extensive legal document classification tasks, which present difficulties due to their intricate domain-specific language and considerable length. Our approach begins with the creation of a concise summary of the original document, followed by a semantic search for related exemplar texts and their corresponding annotations from a training corpus. Finally, we prompt for a label - based on the task - to assign, by leveraging the in-context learning from the few-shot prompt. We demonstrate that through prompt chaining, we can not only enhance the performance over zero-shot, but also surpass the micro-F1 score achieved by larger models, such as ChatGPT zero-shot, using smaller models.

arXiv.org