CoolFace
Datasetpublic

xxang/AStar-Thought-V2-OpenR1-Math-3k

AStar-Thought-V2-OpenR1-Math-3k This dataset is the training data used for the A-Thought-V2* models presented in A*-Thought-V2: Efficient Latent Reasoning via Geometric Dynamics of LLM. It is built from OpenR1-Math-3k and compressed using the A*-Thought-V2 pipeline, which interleaves explicit text reasoning with implicit latent tokens guided by the geometric dynamics of the LLM. Each example includes a system prompt, latent conversations, original conversations, segmented steps… See the full description on the dataset page: https://huggingface.co/datasets/xxang/AStar-Thought-V2-OpenR1-Math-3k.

sourceHugging Faceupdated 13d agoView on Hugging Face
0likes98downloads
Dataset Card

AStar-Thought-V2-OpenR1-Math-3k

This dataset is the training data used for the *A-Thought-V2* models presented in [A-Thought-V2: Efficient Latent Reasoning via Geometric Dynamics of LLM](https://huggingface.co/papers/2609.07821).

It is built from OpenR1-Math-3k and compressed using the A*-Thought-V2 pipeline, which interleaves explicit text reasoning with implicit latent tokens guided by the geometric dynamics of the LLM. Each example includes a system prompt, latent conversations, original conversations, segmented steps, and a chosen_steps_flag indicating which reasoning steps were retained as explicit text.

  • Paper: A*-Thought-V2
  • Code: https://github.com/AI9Stars/AStar-Thought
  • Models & Datasets collection: https://huggingface.co/collections/xxang/astar-thought-v2