Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CoreyMorris
/
MMLU-by-task-Leaderboard
like
13
Running
App
Files
Files
Community
4
96ffe12
MMLU-by-task-Leaderboard
4 contributors
History:
127 commits
Corey Morris
Added statement of removal of models
96ffe12
over 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
.gitignore
Safe
63 Bytes
updated gitignore
over 1 year ago
.gitmodules
Safe
106 Bytes
added hugging face evaluation harness results submodule
over 1 year ago
README.md
Safe
248 Bytes
initial commit
over 1 year ago
app.py
Safe
15.7 kB
Added statement of removal of models
over 1 year ago
contaminated_models.txt
Safe
42 Bytes
removing models that are known to have training data contaminated with evaluations
over 1 year ago
details_data_processor.py
Safe
4.04 kB
updated pipeline and init
over 1 year ago
requirements.txt
Safe
199 Bytes
updated requirements.txt
over 1 year ago
result_data_processor.py
Safe
5.94 kB
removing models that are known to have training data contaminated with evaluations
over 1 year ago
save_for_regression.py
Safe
1.86 kB
changed to save and load in a directory
over 1 year ago
test_details_data_processing.py
Safe
4.33 kB
added a test
over 1 year ago
test_integration.py
Safe
1.96 kB
fixed test_streamlit_app_runs
over 1 year ago
test_regression.py
Safe
1.26 kB
added todo for test
over 1 year ago
test_result_data_processing.py
Safe
1.66 kB
Added organization to dataframe
over 1 year ago