如果遇到 Github 下载慢的问题可以使用网盘下载:https://pan.quark.cn/s/194b7eedf16e
🔧 修复
- 数据集确认/保存失败
→ 修复因权限校验异常或网络波动导致的数据集保存失败问题,提升操作稳定性。 - 修改文本块后筛选条件失效
→ 解决文本块内容更新后,筛选条件(如标签、状态)未同步刷新的问题。 - 硅基流动默认 API 错误
→ 修正默认配置中硅基流动 API 地址及认证参数,确保模型调用正常。 - 导出自定义格式数据集丢失标签
→ 恢复自定义格式导出时标签字段的正常提取,支持保留完整元数据。
⚡ 优化
- Windows 安装路径自定义
→ 安装程序新增路径选择功能,默认不再强制安装至 C 盘,支持用户指定安装目录。 - Alpaca 数据集导出配置优化
- 字段选择:支持切换问题使用
instruction或input字段,适配不同模型训练需求。 - 自定义指令:允许手动输入或修改 instruction 内容,提升数据生成灵活性。
- 字段选择:支持切换问题使用
🔧 Fixes
- Dataset confirmation/saving failures
→ Fixed issues with dataset saving due to permission errors or network fluctuations, improving operational stability. - Filter criteria失效 after text block modification
→ Resolved synchronization issues where filter conditions (e.g., labels, status) failed to update after text block edits. - Default API error for SiliconFlow
→ Corrected the default API endpoint and authentication parameters for SiliconFlow to ensure proper model invocation. - Missing labels in custom-format dataset exports
→ Restored label fields in custom exports to preserve complete metadata during data export.
⚡ Optimizations
- Windows installation path customization
→ Added a path selection feature during installation, allowing users to specify a directory instead of forcing C:\ by default. - Alpaca dataset export configuration
- Field selection: Supported switching between
instructionandinputfields for questions, adapting to different model training needs. - Custom instruction: Allowed manual input or modification of instruction content for more flexible data generation.
- Field selection: Supported switching between