AIAny
Icon for item

GLM-5.2 Conversation

50,000 distilled conversational traces (≈120M tokens) generated from GLM-5.2 for high-reasoning text generation and QA, covering STEM, programming, creative and support dialogues; Apache-2.0 licensed.

Introduction

Most broad LLM corpora mix many casual dialogues without isolating reasoning-heavy interactions. This dataset emphasizes high-reasoning conversational traces distilled from GLM-5.2, making it a compact resource if your goal is to teach or evaluate step-by-step reasoning, chain-of-thought style answers, and applied STEM/programming dialogue behaviors.

What Sets It Apart
  • Distillation-focused: 50,000 traces condensed from GLM-5.2 outputs, totaling about 120M tokens — intended to preserve reasoning quality while reducing dataset size.
  • Reasoning & domain diversity: examples span algebra, calculus, quantum concepts, astronomy, data science, biology and chemistry, plus programming tasks and code review prompts — so model exposures combine conceptual STEM reasoning with practical coding dialog.
  • Training-oriented format: provided as JSON and labeled for text-generation and QA-style supervision, suitable for SFT/distillation workflows without heavy preprocessing.
  • Permissive license and reuse: Apache-2.0 license allows broad use, including commercial fine-tuning and distillation experiments.
Who It's For and Tradeoffs

Great fit if you need a mid-sized, reasoning-focused conversational corpus for supervised fine-tuning, distillation, or evaluation of chain-of-thought behavior in LLMs. Look elsewhere if you require massive raw human-chat logs, multimodal data, or heavily curated human-annotated labels; the traces were model-generated (prompts from GPT-OSS-120b answered by GLM-5.2) so they reflect model tendencies rather than pure human reasoning. Expect faster iteration and lower compute needs than training on multi-billion-token corpora, at the cost of inheriting generator biases and occasional synthetic artifacts.

More Items

Hugging Face

Provides 1.3 billion platform-specific video URLs extracted from CommonCrawl along with crawl metadata (no media included), serving as the source corpus for the LAION-BVD multimodal video dataset; distributed on Hugging Face in Parquet format.

Hugging Face

Provides a public test split of multimodal financial GUI interaction examples for evaluating agents that convert instructions and screenshots into grounded UI actions. Includes step-level screenshots, dialogue history, an OpenAI-style computer_use tool schema, and JSON next-action references; training data available on request.

Hugging Face

Contains 40,000 teacher-generated reasoning traces distilled from the Qwen3.8-27B model for supervised fine-tuning and analysis. Covers code, math, science and logic; each example pairs a <think> chain-of-thought with a final response and is distributed in JSONL/Parquet for SFT workflows.