Downloads · 30 days
0
d2v1shx/dazo
dazo is a text classification model from d2v1shx. Use it when you need a label for a piece of text. It is set up for transformers. The card lists the license as apache-2.0.
Dazo is an experimental recurrent latent decision model. It is designed to spend variable test-time compute on structured decisions without generating a natural-language chain of thought.
Downloads · 30 days
0
Access
Public
Updated Sep 23, 2026
Repo size
—
Likes
2
Trending 2
Click a slice to open those files.
.py90.3 KB · 87%
From the Hugging Face model README
Dazo is an experimental recurrent latent decision model. It is designed to spend variable test-time compute on structured decisions without generating a natural-language chain of thought.
Dazo is not a pretrained general-purpose checkpoint yet. The initial release is a research architecture and training harness.
The v0 workspace uses evidence, hypothesis, critic, and control slots. The option decoder is permutation-equivariant for categorical decisions; ordinal options carry explicit semantic rank IDs.
Research prototype. Do not treat probabilities as production-calibrated until the model is trained and calibrated on the deployment domain.