Lab — Temperature Experiment
Using OpenAI Playground, Google AI Studio, or any API-accessible LLM, run the same prompt at different temperature values and document the differences.
Write or copy the following prompt in an LLM (e.g. ChatGPT, Claude etc.) and check which temperature produced the best result and why?
Example 1:
‘Give 10 uses for a paperclip.‘
Run at Temperature = 0.1 | 0.9
Record: How did vocabulary change? Length? Creativity? Predictability?Give the temperature response (0.1 & 0.9) in a tabular format (side-by-side)
Example 2:
“Rewrite this sentence in a more engaging way:
Our software helps teams collaborate better.”Run at Temperature = 0.1 | 0.9
Record: How did vocabulary change? Length? Creativity? Predictability?Give the temperature response (0.1 & 0.9) in a tabular format (side-by-side)