Ali-Yaser/KIMI-K2.5-450000x-ShareGPT
收藏Hugging Face2026-03-30 更新2026-04-12 收录
下载链接:
https://hf-mirror.com/datasets/Ali-Yaser/KIMI-K2.5-450000x-ShareGPT
下载链接
链接失效反馈官方服务:
资源简介:
---
license: apache-2.0
language:
- en
tags:
- CoT
- reasoning
- KIMI
---
# KIMI-K2.5-450000x-ShareGPT
## Overview
**KIMI-K2.5-450000x-ShareGPT**
This dataset is intended for research, experimentation, and development of AI systems that require high-quality conversational data.
---
Note: The original link for this dataset is here; this dataset is simply a version of the original dataset converted to the ShareGPT format.
original data set link https://huggingface.co/datasets/ianncity/KIMI-K2.5-450000x
## Dataset Summary
- **Name:** KIMI-K2.5-450000x-ShareGPT
- **Format:** ShareGPT-style JSON conversations
- **Size:** ~450,000 conversations
- **Language:** English
- **Task Types:**
- LLM Fine-tuning
---
## Dataset Structure
The dataset follows a standard ShareGPT conversation schema.
Example:
```json
{
"conversations": [
{
"from": "human",
"value": "Explain what artificial intelligence is."
},
{
"from": "gpt",
"value": "Artificial intelligence (AI) is a field of computer science..."
}
]
}
提供机构:
Ali-Yaser



