claude-sonnet5-jsonl
收藏资源简介:
Claude Sonnet 5 数据集是一个由用户与 Claude Sonnet 5 对话收集的指令微调合成数据集。数据集包含指令(instruction)和输出(output)对,格式为 JSON。该数据集涵盖英语、越南语和中文三种语言,样本数量少于1000个。它可用于训练或评估语言模型的指令跟随能力。数据集由用户 'mondk' 创建,使用时需注明出处。
The Claude Sonnet 5 dataset is a synthetic instruction fine-tuning dataset collected from conversations between users and Claude Sonnet 5. It contains instruction and output pairs in JSON format. The dataset covers three languages: English, Vietnamese, and Chinese, with fewer than 1000 samples. It can be used to train or evaluate the instruction-following ability of language models. The dataset was created by user mondk and attribution is required when using it.
Claude Sonnet 5 Dataset 数据集概述
基本信息
- 数据集名称:Claude Sonnet 5 Dataset
- 许可证:CC-BY-4.0
- 语言:英语(en)、越南语(vi)、中文(zh)
- 数据集规模:样本数小于1K(n<1K)
- 创建者/收集者:
mondk
数据集内容
该数据集是在与 Claude Sonnet 5 的聊天过程中收集而来的,属于合成数据集,可用于指令微调任务。
数据格式
数据采用 JSON 格式存储,包含以下字段:
instruction:指令内容output:对应的输出内容
示例格式如下: json {"instruction": "...", "output": "..."}
使用说明
- 使用或复制该数据集时,请注明出处(credit to
mondk) - 数据集作者建议用户对该数据集表示支持("留个赞")
- 创建者还基于此数据集微调了模型:mondk/claude-sonnet5-base.qwen2.5code1.5b-it,可参考该模型了解更多信息
标签
claude:与 Claude 模型相关sonnet5:对应 Claude Sonnet 5 版本dataset:数据集synthetic:合成数据instruction-tuning:指令微调用途




