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

Add Hellaswag implementation with Few Shot Learning #320

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mmoffatt2
Copy link
Collaborator

Added hellaswag option to sample.py

@mmoffatt2 mmoffatt2 requested a review from gkielian December 11, 2024 22:15
@gkielian
Copy link
Collaborator

Looks like a good start into the benchmarking space.

Please create a benchmarks folder and move the hellaswag.py into there.

Hoping we can start thinking about reusing this logic for other benchmarks as well.

Good stuff.

@gkielian
Copy link
Collaborator

Oh, also add a README.md to the benchmarks.py folder with an example of how to invoke from sample.py

@gkielian gkielian linked an issue Dec 11, 2024 that may be closed by this pull request
Copy link
Collaborator

@gkielian gkielian left a comment

Choose a reason for hiding this comment

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

Looks good, please create a benchmarks folder and place this there, adding a README to the benchmarks and an example.

Also please add a bash example to the demo folder for running hellaswag, starting with a GPT-2 124M pretrained model training on the OpenWebText.

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.

Add HellaSwag Benchmarking
2 participants