Curious about the training data of OpenAI's new GPT-OSS models? I was too
11–20 of 62 posts
Re: Curious about the training data of OpenAI's new GPT-OSS models? I was too
#12Re: Curious about the training data of OpenAI's new GPT-OSS models? I was too
#13What does this mean?
Re: Curious about the training data of OpenAI's new GPT-OSS models? I was too
#14> OpenAI has figured out RL. the models no longer speak english What does this mean?
Re: Curious about the training data of OpenAI's new GPT-OSS models? I was too
#15Re: Curious about the training data of OpenAI's new GPT-OSS models? I was too
#16> OpenAI has figured out RL. the models no longer speak english What does this mean?
That's the nature of reinforcement learning and any evolutionary processes. That's why the chain of thought in reasoning models is much less useful for debugging than it seems, even if the chain was guided by the reward model or finetuning.
Re: Curious about the training data of OpenAI's new GPT-OSS models? I was too
#17What is Nueralese? I tried searching for a definition but it just turns up a bunch of Less Wrong and Medium articles that don't explain anything.
Is it a technical term?
Re: Curious about the training data of OpenAI's new GPT-OSS models? I was too
#18> the chains start in English but slowly descend into Neuralese What is Nueralese? I tried searching for a definition but it just turns up a bunch of Less Wrong and Medium articles that don't explain anything. Is it a technical term?
EDIT: orbital decay explained it pretty well in this thread
Re: Curious about the training data of OpenAI's new GPT-OSS models? I was too
#19Re: Curious about the training data of OpenAI's new GPT-OSS models? I was too
#20> the chains start in English but slowly descend into Neuralese What is Nueralese? I tried searching for a definition but it just turns up a bunch of Less Wrong and Medium articles that don't explain anything. Is it a technical term?
it originally referred to the idea that neural signals might form an intrinsic "language" representing aspects of the world, though these signals gain meaning only through interpretation in context.
in artificial intelligence, the term now has a more concrete role, referring to the deep communication protocols used by multiagent systems.