David Pomerenke
commited on
Commit
Β·
485b788
1
Parent(s):
07dcc45
Add Huggingface metadata
Browse files
README.md
CHANGED
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# languagebench π
|
2 |
|
3 |
Benchmarking all big AI models on all benchmarkable languages.
|
|
|
1 |
+
---
|
2 |
+
title: Local Language Monitor
|
3 |
+
emoji: π
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: pink
|
6 |
+
sdk: static
|
7 |
+
pinned: false
|
8 |
+
license: mit
|
9 |
+
short_description: Evaluating LLM performance across all human languages.
|
10 |
+
---
|
11 |
+
|
12 |
+
<!-- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference -->
|
13 |
+
|
14 |
# languagebench π
|
15 |
|
16 |
Benchmarking all big AI models on all benchmarkable languages.
|