Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TIGER-Lab
/
MMLU-Pro
like
193
Running
on
CPU Upgrade
App
Files
Files
Community
4
Fetching metadata from the HF Docker repository...
wenhu
commited on
May 26, 2024
Commit
acb075e
·
verified
·
1 Parent(s):
de5d597
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -2,7 +2,7 @@ from utils import *
2
3
global data_component
4
5
-
block = gr.Blocks()
6
7
with block:
8
gr.Markdown(
2
3
global data_component
4
5
+
block = gr.Blocks(
fill_height=False
)
6
7
with block:
8
gr.Markdown(