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
a2fb743
MMLU-by-task-Leaderboard
4 contributors
History:
177 commits
Corey Morris
removed streamlit as a requirement
a2fb743
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
15.6 kB
Added clickable links (#1)
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
generate_csv.ipynb
Safe
1.07 kB
Added clickable links (#1)
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
processed_data_2023-10-05.csv
Safe
1.35 MB
update
about 1 year ago
processed_data_2023-10-06.csv
Safe
1.62 MB
Added clickable links (#1)
about 1 year ago
processed_data_2023-10-08.csv
Safe
1.58 MB
added new result data
about 1 year ago
requirements.txt
Safe
169 Bytes
removed streamlit as a requirement
about 1 year ago
result_data.csv
Safe
1.35 MB
updated
about 1 year ago
result_data_processor.py
Safe
8.29 kB
Added clickable links (#1)
about 1 year ago
save_for_regression.py
Safe
1.86 kB
changed to save and load in a directory
about 1 year ago
split_question.py
Safe
964 Bytes
added code to split moral scenario question from one question to two
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