David Pomerenke
commited on
Commit
·
9a6239b
1
Parent(s):
da6e1bc
README usage
Browse files
README.md
CHANGED
@@ -38,3 +38,7 @@ For tag meaning, see https://huggingface.co/spaces/leaderboards/LeaderboardsExpl
|
|
38 |
# AI Language Monitor 🌍
|
39 |
|
40 |
Benchmarking all big AI models on all benchmarkable languages.
|
|
|
|
|
|
|
|
|
|
38 |
# AI Language Monitor 🌍
|
39 |
|
40 |
Benchmarking all big AI models on all benchmarkable languages.
|
41 |
+
|
42 |
+
```bash
|
43 |
+
uv run evals/main.py
|
44 |
+
```
|