Update README.md
Browse files
README.md
CHANGED
@@ -1,13 +1,20 @@
|
|
1 |
---
|
2 |
title: Open FinLLM Leaderboard
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
-
sdk:
|
7 |
-
|
8 |
-
app_file: app.py
|
9 |
pinned: true
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
11 |
---
|
12 |
|
13 |

|
@@ -100,11 +107,3 @@ SPDX-License-Identifier: [Apache-2.0](https://spdx.org/licenses/Apache-2.0)
|
|
100 |
|
101 |
|
102 |
### Current submissions are manully evaluated. Will open an automatic evaluation pipeline in the future update
|
103 |
-
tags:
|
104 |
-
- leaderboard
|
105 |
-
- modality:text
|
106 |
-
- submission:manual
|
107 |
-
- test:public
|
108 |
-
- judge:humans
|
109 |
-
- eval:generation
|
110 |
-
- language:English
|
|
|
1 |
---
|
2 |
title: Open FinLLM Leaderboard
|
3 |
+
emoji: 🏆
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: red
|
6 |
+
sdk: docker
|
7 |
+
hf_oauth: true
|
|
|
8 |
pinned: true
|
9 |
+
short_description: Evaluating LLMs on Multilingual Multimodal Financial Tasks
|
10 |
+
tags:
|
11 |
+
- leaderboard
|
12 |
+
- modality:text
|
13 |
+
- submission:manual
|
14 |
+
- test:public
|
15 |
+
- judge:function
|
16 |
+
- eval:generation
|
17 |
+
- domain:financial
|
18 |
---
|
19 |
|
20 |

|
|
|
107 |
|
108 |
|
109 |
### Current submissions are manully evaluated. Will open an automatic evaluation pipeline in the future update
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|