Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about the ToT experiment in the paper #29

Open
jiaweiz716 opened this issue Apr 25, 2024 · 1 comment
Open

Questions about the ToT experiment in the paper #29

jiaweiz716 opened this issue Apr 25, 2024 · 1 comment

Comments

@jiaweiz716
Copy link

Hi, thanks for the great work!

In GoT, thought is a subarray. But what is thought in ToT?

In other words, what is your idea of ​​using ToT to solve the array sorting problem? Is there prompt examples?

@rgersten
Copy link
Collaborator

Hello jiaweiz716,

The Graph of Operations for our two Tree of Thoughts implementations can be found here:

def tot() -> operations.GraphOfOperations:

def tot2() -> operations.GraphOfOperations:

The used prompts start at this line:

class SortingPrompter(prompter.Prompter):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants