Spaces:
Sleeping
Sleeping
Update README.md
Browse files
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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
```
|