binwang commited on
Commit
cb69324
·
verified ·
1 Parent(s): c872f00

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. app/pages.py +2 -0
app/pages.py CHANGED
@@ -14,6 +14,8 @@ def dashboard():
14
 
15
  st.markdown("""
16
  ### Changelog
 
 
17
 
18
  - **Dec 2024**:
19
  - Updated results for **Cross-MMLU**, **Cross-LogiQA**, **Cross-XQuad**, **MMLU**, **IndoMMLU**, and **SG-Eval-v2** with new prompts (simple prompts to encourage reasoning).
 
14
 
15
  st.markdown("""
16
  ### Changelog
17
+
18
+ - **Outputs for All Models**: The outputs for all models are now available in the [results](https://huggingface.co/spaces/MERaLiON/AudioBench-Leaderboard/tree/main/results_model_log)
19
 
20
  - **Dec 2024**:
21
  - Updated results for **Cross-MMLU**, **Cross-LogiQA**, **Cross-XQuad**, **MMLU**, **IndoMMLU**, and **SG-Eval-v2** with new prompts (simple prompts to encourage reasoning).