Simple-FriendlyMath
收藏魔搭社区2025-12-05 更新2025-09-13 收录
下载链接:
https://modelscope.cn/datasets/ProCreations/Simple-FriendlyMath
下载链接
链接失效反馈官方服务:
资源简介:
# Simple-FriendlyMath
**Simple-FriendlyMath** is a lightweight dataset focused on basic math with a friendly, conversational style.
It's designed to help small and medium models learn **not just to calculate** — but also **to explain answers in a natural, helpful way**.
Built as a natural follow-up to **SimpleMath**, this dataset keeps things easy while adding warmth, chat phrasing, and simple explanations.
---
## What's Inside
- **10,000 examples** of addition, subtraction, multiplication, and division
- Each entry is phrased as a **friendly chat question and answer**
- Written in **ChatML format** (`<|im_start|>user`, `<|im_end|>`, etc.)
- Targeted for **training conversational math models** that can explain their thinking
---
## Example
| Prompt | Response |
|:---|:---|
| `<|im_start|>user`<br>What's 23 + 47?<br>`<|im_end|>` | `<|im_start|>assistant`<br>Sure! 23 added to 47 equals 70 because when you add them together you get 70.<br>`<|im_end|>` |
| `<|im_start|>user`<br>Can you help me find 56 ÷ 7?<br>`<|im_end|>` | `<|im_start|>assistant`<br>Of course! 56 divided by 7 is 8 because 7 times 8 equals 56.<br>`<|im_end|>` |
---
## Intended Use
- Pretraining or fine-tuning **small chat models**
- Teaching models to **respond warmly and explain math answers**
- Friendly tutoring bots
- Educational assistants
---
## License
MIT License
---
## Author
- Created with care by [ProCreations](https://huggingface.co/ProCreations)
- Part of the Simple-Series collection!
---
# Simple-FriendlyMath
**Simple-FriendlyMath** 是一款轻量级数据集,聚焦基础数学知识,采用友好自然的对话式风格。
其设计初衷不仅是帮助中小规模模型掌握计算能力,更能让模型学会以自然贴心的方式讲解解题思路。
该数据集作为 **SimpleMath** 的自然延伸版本,在保持简洁易用的基础上,增添了温馨感、对话式措辞与简明的解释内容。
---
## 数据集内容
- **10,000 条示例**,涵盖加、减、乘、除四则运算
- 每条数据均采用**友好的对话式问答格式**
- 采用 **ChatML 格式**(`"<|im_start|>"`、`"<|im_end|>"` 等标记)
- 专为训练可清晰阐释解题逻辑的对话式数学模型打造
---
## 示例
| 提示语 | 回复语 |
|:---|:---|
| `<|im_start|>user`<br>23加47等于多少?<br>`<|im_end|>` | `<|im_start|>assistant`<br>当然啦!23加47等于70,因为两者相加的结果就是70哦。<br>`<|im_end|>` |
| `<|im_start|>user`<br>可以帮我算一下56除以7等于多少吗?<br>`<|im_end|>` | `<|im_start|>assistant`<br>没问题!56除以7等于8,因为7乘以8正好等于56。<br>`<|im_end|>` |
---
## 适用场景
- 中小对话模型的预训练或微调任务
- 指导模型以亲切友好的语气解释数学题答案
- 开发友好型辅导机器人
- 打造教育辅助工具
---
## 许可证
MIT 许可证
---
## 作者
- 由 [ProCreations](https://huggingface.co/ProCreations) 精心打造
- 属于 Simple-Series 系列数据集!
提供机构:
maas
创建时间:
2025-08-20



