--- viewer: true dataset_info: features: - name: reasoning_language dtype: string - name: developer dtype: string - name: user dtype: string - name: analysis dtype: string - name: final dtype: string - name: messages list: - name: content dtype: string - name: role dtype: string - name: thinking dtype: string license: apache-2.0 task_categories: - text-generation language: - en - de - fr - es - it - fa pretty_name: Multilingual-Thinking size_categories: - 1K The `assistant` turn contains two special fields: a `thinking` one which contains the model's reasoning process, and a `content` one which contains the final response to the user.