INTELLECT-2: A Reasoning Model Trained Through Globally Decentralized Reinforcement Learning
Paper
•
2505.07291
•
Published
•
14
None defined yet.
messages = [
{
"role": "system",
"content": "You are a friendly chatbot who always responds in the style of a pirate",
},
{"role": "user", "content": "How many helicopters can a human eat in one sitting?"},
]messages column of type list.role and content keys.role should be one of system, assistant or user.content is the text content of the message.