Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
CoreyMorris
/
MMLU-by-task-Leaderboard
like
13
Running
App
Files
Files
Community
4
76c8220
MMLU-by-task-Leaderboard
4 contributors
History:
151 commits
Corey Morris
updated gitignore
76c8220
about 1 year ago
.github
added a test and removed the code to only test a specific file because that code did not work
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
over 1 year ago
.gitignore
Safe
68 Bytes
updated gitignore
about 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
16 kB
updated date and model count
about 1 year ago
contaminated_models.csv
Safe
117 Bytes
Updated contaminated models
about 1 year ago
contaminated_models.txt
Safe
65 Bytes
Updated contaminated models
about 1 year ago
details_data_processor.py
Safe
4.04 kB
updated pipeline and init
about 1 year ago
dev_requirements.txt
Safe
252 Bytes
updated dev requirements
about 1 year ago
moral_app.py
Safe
11.1 kB
Extracted plotting functions from moral_app to plotting_utils to improve organization and testability
about 1 year ago
moral_scenarios_questions.csv
Safe
370 kB
Show a random question from the moral scenarios evaluation
about 1 year ago
plotting_utils.py
Safe
4.42 kB
Extracted plotting functions from moral_app to plotting_utils to improve organization and testability
about 1 year ago
requirements.txt
Safe
156 Bytes
Updated dependencies
about 1 year ago
result_data_processor.py
Safe
6.19 kB
Returning just a single file per model directory. Manually removing gpt-j-6b for now because there is something that is causing problems with processing the data
about 1 year ago
save_for_regression.py
Safe
1.86 kB
changed to save and load in a directory
about 1 year ago
test_details_data_processing.py
Safe
4.33 kB
added a test
about 1 year ago
test_integration.py
Safe
1.96 kB
fixed test_streamlit_app_runs
about 1 year ago
test_paths.py
Safe
780 Bytes
added a test and removed the code to only test a specific file because that code did not work
about 1 year ago
test_regression.py
Safe
1.26 kB
added todo for test
about 1 year ago
test_result_data_processing.py
Safe
1.66 kB
Added organization to dataframe
about 1 year ago