Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -4,17 +4,17 @@ emoji: 🥇
|
|
4 |
colorFrom: green
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
11 |
tags:
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
short_description: Evaluating LLMs on math reasoning tasks
|
19 |
---
|
20 |
|
|
|
4 |
colorFrom: green
|
5 |
colorTo: indigo
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.20.0
|
8 |
app_file: app.py
|
9 |
pinned: true
|
10 |
license: apache-2.0
|
11 |
tags:
|
12 |
+
- leaderboard
|
13 |
+
- submission:semiautomatic
|
14 |
+
- test:public
|
15 |
+
- judge:function
|
16 |
+
- modality:image
|
17 |
+
- language:japanese
|
18 |
short_description: Evaluating LLMs on math reasoning tasks
|
19 |
---
|
20 |
|