wenhu commited on
Commit
ef86596
Β·
verified Β·
1 Parent(s): 4e8d1cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ with gr.Blocks() as block:
16
 
17
  with gr.Tabs(elem_classes="tab-buttons") as tabs:
18
  # Table 1
19
- with gr.TabItem("πŸ“Š MMLU-Pro", elem_id="qa-tab-table1", id=1):
20
  with gr.Row():
21
  with gr.Accordion("Citation", open=False):
22
  citation_button = gr.Textbox(
 
16
 
17
  with gr.Tabs(elem_classes="tab-buttons") as tabs:
18
  # Table 1
19
+ with gr.TabItem("πŸ“Š MMEB", elem_id="qa-tab-table1", id=1):
20
  with gr.Row():
21
  with gr.Accordion("Citation", open=False):
22
  citation_button = gr.Textbox(