Corey Morris commited on
Commit
383dc16
1 Parent(s): 65e92dc

Updated description and data

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -114,8 +114,8 @@ def find_top_differences_table(df, target_model, closest_models, num_differences
114
  # data_provider = ResultDataProcessor()
115
 
116
  # st.title('Model Evaluation Results including MMLU by task')
117
- st.title('Exploring the Characteristics of Large Language Models: An Interactive Portal for Analyzing 1100+ Open Source Models Across 57 Diverse Evaluation Tasks')
118
- st.markdown("""***Last updated September 1st***""")
119
  st.markdown("""**Models that are suspected to have training data contaminated with evaluation data have been removed.**""")
120
  st.markdown("""
121
  Hugging Face runs evaluations on open source models and provides results on a
 
114
  # data_provider = ResultDataProcessor()
115
 
116
  # st.title('Model Evaluation Results including MMLU by task')
117
+ st.title('Interactive Portal for Analyzing Open Source Large Language Models')
118
+ st.markdown("""***Last updated September 30th***""")
119
  st.markdown("""**Models that are suspected to have training data contaminated with evaluation data have been removed.**""")
120
  st.markdown("""
121
  Hugging Face runs evaluations on open source models and provides results on a