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

Read the APPS paper and import the dataset into codebase #12

Closed
annh3 opened this issue Aug 22, 2024 · 3 comments
Closed

Read the APPS paper and import the dataset into codebase #12

annh3 opened this issue Aug 22, 2024 · 3 comments
Assignees

Comments

@annh3
Copy link
Owner

annh3 commented Aug 22, 2024

  1. Read the APPS paper: https://arxiv.org/pdf/2105.09938
  2. Import the APPS dataset
@annh3
Copy link
Owner Author

annh3 commented Aug 22, 2024

APPS on huggingface: https://huggingface.co/datasets/codeparrot/apps

@annh3 annh3 self-assigned this Aug 22, 2024
@annh3
Copy link
Owner Author

annh3 commented Aug 23, 2024

from datasets import load_dataset
load_dataset("codeparrot/apps")

@annh3
Copy link
Owner Author

annh3 commented Aug 29, 2024

1+2 are done, 3 is dependent on deciding on the design of reward_function_utils.py, 4 is dependent on 3

@annh3 annh3 changed the title Add unit tests to optionally use as the reward function f Read the APPS paper and import the dataset into codebase Sep 1, 2024
@annh3 annh3 closed this as completed Sep 1, 2024
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

1 participant