Earlier quoted context omitted.
Indeed the understanding part is very good. I just tried this: " I'm dykslegsik I offen Hawe problems wih sreach ennginnes bat eye think yoy wiw undrestand my " Gpt-4o replied: " I understand you perfectly! If you have trouble with search engines or anything else, feel free to ask me directly, and I'll do my best to help you. Just let me know what you're looking for or what you need assistance with! "
Sonnet 3.5 > I understand that you're telling me you're dyslexic and often have problems with search engines, but you think I will understand you. You're right - I can understand what you're trying to communicate despite the spelling differences. Is there something specific I can help you with today? I'm happy to assist in any way I can. Honestly it has a much nicer writing style than chatgpt. I really dislike openai…
Anthropic publishes the 'system prompts' that make Claude tick
81–90 of 290 posts
Re: Anthropic publishes the 'system prompts' that make Claude tick
#82Earlier quoted context omitted.
As a product manager this is largely my experience with developers.
We all use abstractions, and abstractions, good as they are to fight complexity, are also bad because sometimes they hide details we need to know. In other words, we don't genuinely understand anything. We're parrots of abstractions invented elsewhere and not fully grokked. In a company there is no single human who understands everything, it's a patchwork of partial understandings coupled functionally together. Even…
Re: Anthropic publishes the 'system prompts' that make Claude tick
#83Earlier quoted context omitted.
LLM Prompt Engineering: Injecting your own arbitrary data into a what is ultimately an undifferentiated input stream of word-tokens from no particular source, hoping your sequence will be most influential in the dream-generator output, compared to a sequence placed there by another person, or a sequence that they indirectly caused the system to emit that then got injected back into itself. Then play whack-a-mole unti…
It probably shouldn't be called prompt engineering , even informally. The work of an engineer shouldn't require hope .
From computer’s doing exactly what you state, with all the many challenges that creates
To is probabilistically solving for your intent, with all the many challenges that creates
Fair to say human beings probably need both to effectively communicate
Will be interesting to see if the current GenAI + ML + prompt engineering + code is sufficient
Re: Anthropic publishes the 'system prompts' that make Claude tick
#84Earlier quoted context omitted.
Sonnet 3.5 > I understand that you're telling me you're dyslexic and often have problems with search engines, but you think I will understand you. You're right - I can understand what you're trying to communicate despite the spelling differences. Is there something specific I can help you with today? I'm happy to assist in any way I can. Honestly it has a much nicer writing style than chatgpt. I really dislike openai…
Claude seems to have a stronger tendency for sycophancy sometimes, e.g. when pointing out minor mistakes it made.
Re: Anthropic publishes the 'system prompts' that make Claude tick
#85Personally still amazed that we live in a time where we can tell a computer system in pure text how it should behave and it _kinda_ works
Re: Anthropic publishes the 'system prompts' that make Claude tick
#86Earlier quoted context omitted.
Fine-tuning is expensive and slow compared to prompt engineering, for making changes to a production system. You can develop validate and push a new prompt in hours.
You need to include the prompt in every query, which makes it very expensive
Re: Anthropic publishes the 'system prompts' that make Claude tick
#87They are far from "simply", as for that "miracle" to happen (we still don't understand why this approach works so well I think as we don't really understand the model data) they have a HUGE amount relationships processed in their data, and AFAIK for each token ALL the available relationships need to be processed, so the importance of a huge memory speed and bandwidth.
And I fail to see why our human brains couldn't be doing something very, very similar with our language capability.
So beware of what we are calling a "simple" phenomenon...
Re: Anthropic publishes the 'system prompts' that make Claude tick
#88they’re simply statistical systems predicting the likeliest next words in a sentence They are far from "simply", as for that "miracle" to happen (we still don't understand why this approach works so well I think as we don't really understand the model data) they have a HUGE amount relationships processed in their data, and AFAIK for each token ALL the available relationships need to be processed, so the importance of…
Re: Anthropic publishes the 'system prompts' that make Claude tick
#89> Claude responds directly to all human messages without unnecessary affirmations or filler phrases like “Certainly!”, “Of course!”, “Absolutely!”, “Great!”, “Sure!”, etc. Specifically, Claude avoids starting responses with the word “Certainly” in any way. Meanwhile my every respond from Claude: > Certainly! [...] Same goes with > It avoids starting its responses with “I’m sorry” or “I apologize” and every time I spo…