Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
CoreyMorris
/
MMLU-by-task-Leaderboard
Runtime error

App Files Files Community
4
Fetching metadata from the HF Docker repository...
MMLU-by-task-Leaderboard
Ctrl+K
Ctrl+K
  • 4 contributors
History: 117 commits
Corey Morris
using URL as file name
25b87bf over 1 year ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • .gitignore
    63 Bytes
    updated gitignore almost 2 years ago
  • .gitmodules
    106 Bytes
    added hugging face evaluation harness results submodule almost 2 years ago
  • README.md
    248 Bytes
    initial commit almost 2 years ago
  • app.py
    16.8 kB
    Fixed type error almost 2 years ago
  • details_data_processor.py
    3.52 kB
    using URL as file name over 1 year ago
  • requirements.txt
    199 Bytes
    updated requirements.txt almost 2 years ago
  • result_data_processor.py
    5.52 kB
    Fixed type error almost 2 years ago
  • save_for_regression.py
    1.86 kB
    changed to save and load in a directory almost 2 years ago
  • test_details_data_processing.py
    3.49 kB
    WIP. Updated download file. Can now download all files. Need to integrate that code to loop through all files to download or combine files first into a single dataframe and then save that over 1 year ago
  • test_integration.py
    1.96 kB
    fixed test_streamlit_app_runs almost 2 years ago
  • test_regression.py
    1.26 kB
    added todo for test almost 2 years ago
  • test_result_data_processing.py
    1.66 kB
    Added organization to dataframe almost 2 years ago