Skip to content

Commit 3d3ff72

Browse files
committed
fix(blog): the eval-CLI install command — git URL, package not yet on PyPI
The published form (pip install interscript-ml-tools[sadeed]) 404s on PyPI; the verified form installs from the public git repo and has been tested in a clean venv end-to-end (scores 4.5701 exactly).
1 parent e71b792 commit 3d3ff72

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/blog/2026-09-05-frontier-closed.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ by its counterexample beats a generalization nobody tested.
6969

7070
Every leaderboard number we publish can now be re-derived by anyone:
7171

72-
pip install interscript-ml-tools[sadeed]
72+
pip install "interscript-ml-tools[sadeed] @ git+https://github.com/interscript/interscript-ml.git"
7373
interscript-sadeed-eval score \
7474
--preds predictions.jsonl --data Misraj/SadeedDiac-25
7575

0 commit comments

Comments
 (0)