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

What is the meaning of total_episodes? #1

Open
weizier opened this issue Dec 4, 2024 · 1 comment
Open

What is the meaning of total_episodes? #1

weizier opened this issue Dec 4, 2024 · 1 comment

Comments

@weizier
Copy link

weizier commented Dec 4, 2024

default total_episodes = 1 in the code

@umair-nasir14
Copy link
Owner

Hi,

Apologies for the delayed reply!~

total_episodes are the tries that an LLM gets to complete an objective. In Table 3 of the paper (https://arxiv.org/pdf/2410.07765) you see the results for 1-shot, which can be replicated by setting total_episode to 2.

I hope this clarifies your question!

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