Muennighoff commited on
Commit
667502a
โ€ข
1 Parent(s): d9839b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -1146,7 +1146,7 @@ with block:
1146
  with gr.TabItem("English"):
1147
  with gr.Row():
1148
  gr.Markdown("""
1149
- ** Overall MTEB English leaderboard ๐Ÿ”ฎ **
1150
 
1151
  - **Metric:** Various, refer to task tabs
1152
  - **Languages:** English
@@ -1164,7 +1164,7 @@ with block:
1164
  with gr.TabItem("Chinese"):
1165
  with gr.Row():
1166
  gr.Markdown("""
1167
- ** Overall MTEB Chinese leaderboard (C-MTEB) ๐Ÿ”ฎ๐Ÿ‡จ๐Ÿ‡ณ **
1168
 
1169
  - **Metric:** Various, refer to task tabs
1170
  - **Languages:** Chinese
@@ -1183,7 +1183,7 @@ with block:
1183
  with gr.TabItem("Polish"):
1184
  with gr.Row():
1185
  gr.Markdown("""
1186
- **Overall MTEB Polish leaderboard (PL-MTEB) ๐Ÿ”ฎ๐Ÿ‡ต๐Ÿ‡ฑ**
1187
 
1188
  - **Metric:** Various, refer to task tabs
1189
  - **Languages:** Polish
 
1146
  with gr.TabItem("English"):
1147
  with gr.Row():
1148
  gr.Markdown("""
1149
+ **Overall MTEB English leaderboard** ๐Ÿ”ฎ
1150
 
1151
  - **Metric:** Various, refer to task tabs
1152
  - **Languages:** English
 
1164
  with gr.TabItem("Chinese"):
1165
  with gr.Row():
1166
  gr.Markdown("""
1167
+ **Overall MTEB Chinese leaderboard (C-MTEB)** ๐Ÿ”ฎ๐Ÿ‡จ๐Ÿ‡ณ
1168
 
1169
  - **Metric:** Various, refer to task tabs
1170
  - **Languages:** Chinese
 
1183
  with gr.TabItem("Polish"):
1184
  with gr.Row():
1185
  gr.Markdown("""
1186
+ **Overall MTEB Polish leaderboard (PL-MTEB)** ๐Ÿ”ฎ๐Ÿ‡ต๐Ÿ‡ฑ
1187
 
1188
  - **Metric:** Various, refer to task tabs
1189
  - **Languages:** Polish