Skip to content

A better format for the dataset JSONL file #18

Description

@owenqwenstarsky

Idea

The assistant message will be more organized, with the reasoning placed in its own field instead of being included within the response message like <think>…</think>.

Example

{ 
  “role”: “assistant”, 
  “content”: “response”, 
  “thinking”: “reasoning”
}

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions