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..." } ] }



