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

Evaluates whether video models reason according to physical laws by treating generated videos as visible reasoning traces and using a three-stage Perception–Formulation–Deduction protocol. Includes Orchard (400 mechanics videos), chain-of-frames prompting on annotated first frames, and a hybrid MLLM-plus-objective scoring suite for stage-resolved diagnostics.

Hugging Face

Provides intermediate pretraining checkpoints for the Aether-7B-5Attn base model to enable reproducible training-dynamics research. Includes three raw checkpoints (110k, 115k, 162k steps) packaged with model.safetensors, config, and tokenizer; uses a custom aether_v2_7way architecture requiring the aether_pkg loader.

Hugging Face

Provides 2,056 penetration-free cloth simulation trajectories (240 frames each, 493,440 frames, ~33 GB) across human garments, robotic manipulation, and object-collision scenarios. Includes per-vertex positions, per-frame displacements, mesh topology and collision fields under CC BY 4.0 — useful for training and evaluating learning-based cloth simulators.