Reasoning Trees #12
Replies: 3 comments 1 reply
-
Can you say more about step 1? I have a vague idea of what this might mean, but I'm not exactly sure. It sounds interesting! |
Beta Was this translation helpful? Give feedback.
-
There is a risk that important intermediate reasoning steps are removed if they are too similar to their parent. |
Beta Was this translation helpful? Give feedback.
-
Hello - just checking in if this project is still active. To keep our project statuses accurate, otherwise we would like to switch the project status to Inactive until there is activity again! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Research Question
Do reasoning models represent their own reasoning tree? In particular, can we identify representations of "success probability" at reasoning nodes?
Owners
David Atkinson (@diatkinson), Chris Wendler (@wendlerc), Harsh Raj (@harshraj172)
Project Status
(very early) work in progress
Rough Plan
Progress
So far, all I (@diatkinson) have done is curate a small dataset of GSM8K questions that
DeepSeek-R1-Distill-Qwen-1.5B
finds difficult (gets between 25% and 75% correct). Right now, I'm tweaking the hyperparameters for syntax tree generation.Beta Was this translation helpful? Give feedback.
All reactions