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

Update table with new benchmark results #1361

Merged
merged 6 commits into from
Apr 26, 2024
Merged

Conversation

awaelchli
Copy link
Contributor

Adds a new column to the config_hub/finetune/README.md with automated benchmarks as a follow up to #1337. The new column "Multitask score" covers MMLU at the moment. More categories will be added in the future.

The following settings were used to run MMLU:

litgpt evaluate
--checkpoint_dir ...
--batch_size 4
--device cuda
--dtype bfloat16
--tasks mmlu
...

Also removes the "Dataset" and "Precision" columns as they are constant, to make space.

config_hub/finetune/README.md Outdated Show resolved Hide resolved
@awaelchli awaelchli merged commit 5895df1 into main Apr 26, 2024
9 checks passed
@awaelchli awaelchli deleted the docs/finetune-bench-numbers-2 branch April 26, 2024 16:10
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.

3 participants