From 0de5bba0e42070e60b318db6c7895d1c01233cdd Mon Sep 17 00:00:00 2001 From: Ronald Tse Date: Mon, 7 Sep 2026 17:49:33 +0200 Subject: [PATCH] docs: README verify-us table gains the Python runtime row --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f54f5a6..8ff0efa 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ This repo owns three things and nothing else: |---|---| | Benchmark | [Misraj/SadeedDiac-25](https://huggingface.co/datasets/Misraj/SadeedDiac-25) (auto-fetched) | | Protocol CLI | `pip install interscript-ml-tools[sadeed]` ([PyPI](https://pypi.org/project/interscript-ml-tools/)) | +| Python runtime | `pip install interscript-ml` ([PyPI](https://pypi.org/project/interscript-ml/)) | | Raw predictions, every frontier run | Release [`frontier-predictions-v1`](https://github.com/interscript/interscript-ml/releases/tag/frontier-predictions-v1) | | Teachers + provenance labels | Release [`teachers-arabic-v1`](https://github.com/interscript/interscript-ml/releases/tag/teachers-arabic-v1) | | Student artifacts | `models.yaml` (index-v5) — sha256-verified in every runtime |