jiminHuang commited on
Commit
7cd3da9
·
verified ·
1 Parent(s): 756fe83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -15
README.md CHANGED
@@ -1,13 +1,20 @@
1
  ---
2
  title: Open FinLLM Leaderboard
3
- emoji: 🥇
4
- colorFrom: green
5
- colorTo: indigo
6
- sdk: gradio
7
- sdk_version: 4.42.0
8
- app_file: app.py
9
  pinned: true
10
- license: apache-2.0
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  ![badge-labs](https://user-images.githubusercontent.com/327285/230928932-7c75f8ed-e57b-41db-9fb7-a292a13a1e58.svg)
@@ -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
  ![badge-labs](https://user-images.githubusercontent.com/327285/230928932-7c75f8ed-e57b-41db-9fb7-a292a13a1e58.svg)
 
107
 
108
 
109
  ### Current submissions are manully evaluated. Will open an automatic evaluation pipeline in the future update