David Pomerenke commited on
Commit
9a6239b
Β·
1 Parent(s): da6e1bc

README usage

Browse files
Files changed (1) hide show
  1. README.md +4 -0
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
+ ```