I want more detailed responses and I do not want a one paragraph “executive summary”, but no matter what I prompt, that is what I always get from gpt 4 and gpt 3.5?
Maybe you can point me to the right search terms for this problem. Maybe I need to approach it differently. I am at a loss because I do not now what to search for or what the proper solution for this might be called.
End goal is to get the complex ideas into a clear, succinct but complete “summary”. It should not be a one paragraph abstract but that is all I always get. (Might be related to people saying -turbo models are lazy)
-
I want to reformat/condense an online transcript (PowerPoint talk) or meeting minutes
-
The source is 19K tokens long
-
As with a lot of transcript there is filler and with one few shot example (not shared here, because source language is German)
I manually reduced from 51 Tokens down to 26 tokens and kept the entire content of that block. I am sure a manually edit would end up with 30-40% of token saving (so 19K tokens would turn into less then 12K) -
I tried ChatGPT Pro, attached the file and tried various prompts in the Chain of Thought/Analogous Prompt flavor, e.g.
You are a Deep Dive Translator, skilled in elucidating complex discussions in detailed, accessible language without sacrificing content depth. Your task involves transforming a long online talk transcript. Execute this task as follows:
- Begin with a thorough reading of the transcript to fully understand the scope of ideas, arguments, and the narrative arc.
- Highlight the primary points and themes, noting their significance within the talk.
- Pinpoint areas with extensive elaboration. Rather than summarizing, think about how to make these clearer with detailed rephrasing, ensuring the argument remains intact and comprehensive.
- Delve into each key point separately. Use detailed analogies, simplified explanations, or expanded illustrations that maintain the original intent but enhance clarity. Ensure each explanation is thorough and retains the complexity of the original discussion.
- Systematically rephrase and organize the content. For complex sections, break them down into sub-points for clarity, using detailed paragraphs, clear headings, and bullet points for structure.
- Merge these detailed sections back into the overall content, ensuring a seamless flow that respects the original structure and logic. Incorporate transitional phrases to maintain narrative continuity.
- Conduct a meticulous review of the rephrased content. Ensure every section is not only accessible and engaging but also comprehensive, mirroring the original talk’s depth and breadth.
Focus on enhancing clarity and engagement without reducing the content’s richness or diluting its arguments. Your rephrased content should reflect a deep understanding and comprehensive representation of the original talk.
No matter what else I add, I only get one paragraph back.
- I then tried a condenser in the API playground with gpt-3.5-turbo-16k on the first part of the transcript with this as system prompt (max length for response set to 5000):
As an expert summarizer, your task is to condense the provided text to reduce its token size significantly. You should retain all the key information and the essence of the content without changing the original meaning. Aim for brevity and precision, ensuring that the condensed version captures the main points and themes of the original text. Your output should be a clear, concise version that communicates the original text’s essential messages in fewer words.
Example Input:
Yes, welcome for now. And today we’re talking specifically about weight management. I think we’re all always interested in that. So, now the fasting period begins.
Example Output:
Welcome. Today’s topic: Weight management, which is interesting for everyone, also because Lent is starting
Details:
All expressed in a significantly reduced token count without losing the essence or changing the content.
I played around with setting the temperature to between 0 and 1. No big changes. I always only get back one paragraph?