KOREAson/YiSang-HighQuality
收藏资源简介:
--- license: apache-2.0 task_categories: - text-generation language: - ko - en tags: - reasoning - chain-of-thought dataset_info: features: - name: instruction dtype: string - name: response dtype: string splits: - name: train num_bytes: 3859604712 num_examples: 283687 download_size: 1734927587 dataset_size: 3859604712 configs: - config_name: default data_files: - split: train path: data/train-* --- # YiSang-HighQuality <p align="center"> 📖 Check out the KO-REAson <a href="https://arxiv.org/abs/2510.04230" target="_blank">technical report</a>. <br> 📍 Rest of the model and datasets are available <a href="https://huggingface.co/KOREAson">here. </a> </p> **YiSang-HighQuality** is a collection of ~280K long-CoT reasoning traces generated via [Qwen3-32B](https://huggingface.co/Qwen/Qwen3-32B). This dataset is a high-yield subset of the larger Yi-Sang collection, designed to enhance multilingual reasoning through **Language-Mixed Chain-of-Thought (CoT)**, which switches between English and Korean to minimize translation artifacts while leveraging English as a reasoning anchor. This is the dataset used to train our KOREAson-0831 and 1009 series. ## Family Details The **KO-REAson** release includes nine models and three datasets. | Model (link) | Licence | Note | | -------------------------------------------------------------------------------------------- | -------------------- | ------------------- | | [KO-REAson-AX3_1-35B-1009](https://huggingface.co/KOREAson/KO-REAson-AX3_1-35B-1009) | Apache 2.0 | **Our BEST Model** | | [YiSang-HighQuality](https://huggingface.co/datasets/KOREAson/YiSang-HighQuality) | Apache 2.0 | **Dataset used for Training** | ## Citation ```bibtex @article{son2025pushing, title={Pushing on Multilingual Reasoning Models with Language-Mixed Chain-of-Thought}, author={Son, Guijin and Yang, Donghun and Patel, Hitesh Laxmichand and Agarwal, Amit and Ko, Hyunwoo and Lim, Chanuk and Panda, Srikant and Kim, Minhyuk and Drolia, Nikunj and Choi, Dasol and others}, journal={arXiv preprint arXiv:2510.04230}, year={2025} } ``` ## Contact For any questions contact us via the following email :) ``` spthsrbwls123@yonsei.ac.kr ```
license: apache-2.0 许可证:Apache 2.0 task_categories: 任务类别: - text-generation - 文本生成 language: 语言: - ko - 韩语 - en - 英语 tags: 标签: - reasoning - 推理 - chain-of-thought - 思维链(Chain-of-Thought) dataset_info: 数据集信息: features: 特征项: - name: instruction 字段名:指令 数据类型:字符串 - name: response 字段名:回复 数据类型:字符串 splits: 数据划分: - name: train 名称:训练集 字节数:3859604712 样本数:283687 download_size: 下载大小:1734927587 dataset_size: 数据集总大小:3859604712 configs: 配置项: - config_name: default 配置名称:默认配置 data_files: 数据文件: - split: train 数据划分:训练集 path: data/train-* 文件路径:data/train-* # YiSang-HighQuality 数据集 <p align="center"> 📖 查阅<a href="https://arxiv.org/abs/2510.04230" target="_blank">KO-REAson技术报告</a>。 <br> 📍 其余模型与数据集可于<a href="https://huggingface.co/KOREAson">此处</a>获取。 </p> **YiSang-HighQuality** 是一个包含约28万条长思维链(Chain-of-Thought, CoT)推理轨迹的数据集,由[Qwen3-32B](https://huggingface.co/Qwen/Qwen3-32B)生成。该数据集是更大规模Yi-Sang数据集集合的高价值子集,旨在通过**混合语言思维链(Language-Mixed Chain-of-Thought)** 增强多语言推理能力:该方法在英语与韩语之间切换,以英语作为推理锚点,最大限度减少翻译伪影。 本数据集用于训练我们的KOREAson-0831与1009系列模型。 ## 系列详情 **KO-REAson** 发布套件包含9个模型与3个数据集。 | 模型(链接) | 许可证 | 备注 | | -------------------------------------------------------------------------------------------- | -------------------- | ------------------- | | [KO-REAson-AX3_1-35B-1009](https://huggingface.co/KOREAson/KO-REAson-AX3_1-35B-1009) | Apache 2.0 | **我们的最优模型** | | [YiSang-HighQuality](https://huggingface.co/datasets/KOREAson/YiSang-HighQuality) | Apache 2.0 | **训练所用数据集** | ## 引用 bibtex @article{son2025pushing, title={Pushing on Multilingual Reasoning Models with Language-Mixed Chain-of-Thought}, author={Son, Guijin and Yang, Donghun and Patel, Hitesh Laxmichand and Agarwal, Amit and Ko, Hyunwoo and Lim, Chanuk and Panda, Srikant and Kim, Minhyuk and Drolia, Nikunj and Choi, Dasol and others}, journal={arXiv preprint arXiv:2510.04230}, year={2025} } ## 联系方式 如有任何疑问,请通过以下邮箱联系我们: spthsrbwls123@yonsei.ac.kr




