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

How many shots are used for evaluation of HumanEval? #39

Open
zhimin-z opened this issue Dec 11, 2023 · 3 comments
Open

How many shots are used for evaluation of HumanEval? #39

zhimin-z opened this issue Dec 11, 2023 · 3 comments

Comments

@zhimin-z
Copy link

Is that 0-shot and 3-shot CoT?

@EthanC111
Copy link
Collaborator

EthanC111 commented Dec 15, 2023

Hi @zhimin-z . If you are referring to the Self-Check baselines, then yes. Please refer to https://github.com/GAIR-NLP/factool/blob/main/factool/utils/prompts/self_check.yaml

@zhimin-z
Copy link
Author

Hi @zhimin-z . If you are referring to the Self-Check baselines, then yes. Please refer to https://github.com/GAIR-NLP/factool/blob/main/factool/utils/prompts/self_check.yaml

Thanks for your quick replies
Are these evaluation results from 0-shot or 3-shot CoT?
image

@EthanC111
Copy link
Collaborator

EthanC111 commented Dec 16, 2023

Hi @zhimin-z. These results were evaluated neither using 0-shot nor 3-shot. The results were evaluated using FacTool.
If you are referring to how the individual modules in FacTool are implemented, please refer to our prompts at https://github.com/GAIR-NLP/factool/tree/main/factool/utils/prompts

For some modules in certain tasks we did provide some demonstrations (e.g. query generation for KB-QA), while others we use 0-shot prompting.

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