Skip to content

Add Dataset format "HuggingFaceH4/Multilingual-Thinking". use for gpt-oss LLM fine-tuning dataset with unsloth tool.#560

Merged
ConardLi merged 2 commits intoConardLi:devfrom
Owen-Peng1206:dev
Sep 29, 2025
Merged

Add Dataset format "HuggingFaceH4/Multilingual-Thinking". use for gpt-oss LLM fine-tuning dataset with unsloth tool.#560
ConardLi merged 2 commits intoConardLi:devfrom
Owen-Peng1206:dev

Conversation

@Owen-Peng1206
Copy link
Contributor

变更类型

  • 新功能(feat)
  • 修复(fix)
  • 文档(docs)
  • 重构(refactor)

变更描述- 简要说明修改内容

  1. The application now fully supports the HuggingFaceH4/Multilingual-Thinking export format, both on the client-side export dialog and on the server-side generation routes. Add the export HuggingFaceH4/Multilingual-Thinking dataset format.
  2. Exported file names now reflect the actual format type (alpaca, sharegpt, multilingual-thinking, or custom) via a lookup table, instead of being hard-coded.
  3. Users can specify a reasoning language when exporting in the Multilingual-Thinking format.
  4. UI and documentation have been updated to reflect the new format and options.

文档更新-

  • README.md
  • 贡献指南
  • 接口文档(如有)

Owen-Peng1206 and others added 2 commits September 28, 2025 08:49
… LLM fine-tuning dataset with unsloth tool.

1.The application now fully supports the HuggingFaceH4/Multilingual-Thinking export format, both on the client-side export dialog and on the server-side generation routes. Add the export HuggingFaceH4/Multilingual-Thinking dataset format.
2. Exported file names now reflect the actual format type (alpaca, sharegpt, multilingual-thinking, or custom) via a lookup table, instead of being hard-coded.
3. Users can specify a reasoning language when exporting in the Multilingual-Thinking format.
4. UI and documentation have been updated to reflect the new format and options.
@ConardLi ConardLi merged commit 6262977 into ConardLi:dev Sep 29, 2025
@ConardLi ConardLi mentioned this pull request Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants