Skip to content

Add “thinking” field to JSONL dataset format #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”
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions