jiminHuang commited on
Commit
84cb2a7
·
verified ·
1 Parent(s): 61ad19e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -8,9 +8,16 @@ hf_oauth: true
8
  pinned: true
9
  license: apache-2.0
10
  duplicated_from: open-llm-leaderboard/open_llm_leaderboard
 
11
  tags:
12
- - leaderboard
13
- short_description: Track, rank and evaluate LLMs on Greek financial tasks
 
 
 
 
 
 
14
  ---
15
  https://arxiv.org/abs/2502.18772
16
 
@@ -83,4 +90,4 @@ The application is containerized using Docker and can be run using:
83
 
84
  ```bash
85
  docker-compose up
86
- ```
 
8
  pinned: true
9
  license: apache-2.0
10
  duplicated_from: open-llm-leaderboard/open_llm_leaderboard
11
+ short_description: Evaluating LLMs on Greek financial tasks
12
  tags:
13
+ - leaderboard
14
+ - modality:text
15
+ - submission:manual
16
+ - test:public
17
+ - judge:function
18
+ - eval:generation
19
+ - language:greek
20
+ - domain:financial
21
  ---
22
  https://arxiv.org/abs/2502.18772
23
 
 
90
 
91
  ```bash
92
  docker-compose up
93
+ ```