▲ 434 ▼ Ask ChatGPT to pick a number between 1 and 100 (jlai.lu) submitted 2 years ago by ElCanut@jlai.lu to c/technology@beehaw.org 148 comments fedilink hide all child comments
[–] ReallyActuallyFrankenstein@lemmynsfw.com 42 points 2 years ago (3 children) What does "temperature" on the Y-axis refer to? permalink fedilink source hideshow 6 child comments replies: [–] gerryflap@feddit.nl 40 points 2 years ago I'm not a hundred percent sure, but afaik it has to do with how random the output of the GPT model will be. At 0 it will always pick the most probable next continuation of a piece of text according to its own prediction. The higher the temperature, the more chance there is for less probable outputs to get picked. So it's most likely to pick 42, but as the temperature increases you see the chance of (according to the model) less likely numbers increase. This is how temperature works in the softmax function, which is often used in deep learning. permalink fedilink source parent [–] driving_crooner@lemmy.eco.br 8 points 2 years ago https://youtu.be/wjZofJX0v4M your answer from the 22:00 mark on. permalink fedilink source parent [–] ReallyActuallyFrankenstein@lemmynsfw.com 3 points 2 years ago Super helpful, thanks! permalink fedilink source parent
[–] gerryflap@feddit.nl 40 points 2 years ago I'm not a hundred percent sure, but afaik it has to do with how random the output of the GPT model will be. At 0 it will always pick the most probable next continuation of a piece of text according to its own prediction. The higher the temperature, the more chance there is for less probable outputs to get picked. So it's most likely to pick 42, but as the temperature increases you see the chance of (according to the model) less likely numbers increase. This is how temperature works in the softmax function, which is often used in deep learning. permalink fedilink source parent
[–] driving_crooner@lemmy.eco.br 8 points 2 years ago https://youtu.be/wjZofJX0v4M your answer from the 22:00 mark on. permalink fedilink source parent
[–] ReallyActuallyFrankenstein@lemmynsfw.com 3 points 2 years ago Super helpful, thanks! permalink fedilink source parent