Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
·
9066f73
1
Parent(s):
a20529c
fix missing German clustering
Browse files- config.yaml +14 -0
config.yaml
CHANGED
|
@@ -268,6 +268,20 @@ boards:
|
|
| 268 |
- LegalBenchCorporateLobbying
|
| 269 |
- LegalQuAD
|
| 270 |
- LegalSummarization
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 271 |
pl:
|
| 272 |
title: Polish
|
| 273 |
language_long: Polish
|
|
|
|
| 268 |
- LegalBenchCorporateLobbying
|
| 269 |
- LegalQuAD
|
| 270 |
- LegalSummarization
|
| 271 |
+
de:
|
| 272 |
+
title: German
|
| 273 |
+
language_long: "German"
|
| 274 |
+
has_overall: false
|
| 275 |
+
acronym: null
|
| 276 |
+
icon: "🇩🇪"
|
| 277 |
+
special_icons: null
|
| 278 |
+
credits: "[Silvan](https://github.com/slvnwhrl)"
|
| 279 |
+
tasks:
|
| 280 |
+
Clustering:
|
| 281 |
+
- BlurbsClusteringP2P
|
| 282 |
+
- BlurbsClusteringS2S
|
| 283 |
+
- TenKGnadClusteringP2P
|
| 284 |
+
- TenKGnadClusteringS2S
|
| 285 |
pl:
|
| 286 |
title: Polish
|
| 287 |
language_long: Polish
|