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

Created new task for testing Llama on Asdiv #2236

Merged
merged 12 commits into from
Aug 23, 2024

Conversation

Cameron7195
Copy link
Contributor

Useful to stay consistent to the chain of thought style and formatting Meta uses to test Llama on math reasoning. Made consistent with: #2215

@CLAassistant
Copy link

CLAassistant commented Aug 21, 2024

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@haileyschoelkopf haileyschoelkopf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks very much for the PR! Would it be possible to make the following changes?

  • run the linters
  • Add to the /tasks/asdiv/README.md a note that this task variant also exists, and what it represents
  • Could we also name the task with the suffix _llama3.1 instead of _llama perhaps and do the same convention for the GSM8k one?
  • remove MBPP from this PR--if you are interested in adding codegen tasks and metrics, let's discuss on Discord how best to do that!

lm_eval/tasks/asdiv/README.md Outdated Show resolved Hide resolved
lm_eval/tasks/asdiv/README.md Outdated Show resolved Hide resolved
@haileyschoelkopf
Copy link
Collaborator

Thanks for your work on this!

@haileyschoelkopf haileyschoelkopf merged commit aab42ba into EleutherAI:main Aug 23, 2024
7 of 8 checks passed
jmercat pushed a commit to TRI-ML/lm-evaluation-harness that referenced this pull request Sep 25, 2024
* Created DUP eval code for gsm8k

* asdiv

* Fixed fewshot=8 issue

* added results to .gitignore

* reverted unnecessary changes and moved results + gsm8k_dup out of repo to prepare for pull req

* fixed whitespace and unintentional hardcoded version change information

* created mbpp task

* Reverted changes re. mbpp to save for a future Pull req

* reverted metrics.py to previous commit

* updated asdiv readme to include informaiton about new asdiv_cot_llama task

* Apply suggestions from code review

---------

Co-authored-by: Alexander Detkov <[email protected]>
Co-authored-by: Hailey Schoelkopf <[email protected]>
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

Successfully merging this pull request may close these issues.

4 participants