kamalesh003/SymVar-CoT-model
SymVar-CoT is stepwise reasoning expressed in formal symbols or variables, rather than in natural language sentences. It’s the CoT variant that prioritizes formal correctness and consistency over unoptimised “easy-to-read” explanations. Symbolic CoT favors precision,CoT - token efficiency, reusability and verifiability.
No commits in the last 6 months.
Stars
—
Forks
—
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Oct 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/kamalesh003/SymVar-CoT-model"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
InternLM/SIM-CoT
[ICLR 2026] An official implementation of "SIM-CoT: Supervised Implicit Chain-of-Thought"
zhenyi4/codi
Official repository for "CODI: Compressing Chain-of-Thought into Continuous Space via Self-Distillation"
xf-zhao/LoT
Official implementation of LoT paper: "Enhancing Zero-Shot Chain-of-Thought Reasoning in Large...
nicolay-r/Reasoning-for-Sentiment-Analysis-Framework
The official code for CoT / ZSL reasoning framework 🧠, utilized in paper: "Large Language Models...
FranxYao/FlanT5-CoT-Specialization
Implementation of ICML 23 Paper: Specializing Smaller Language Models towards Multi-Step Reasoning.