Views
No views yet
Status: weights pending. This repository currently ships the dataset, the eval harness, and a deterministic behavior demo (a simulator, not the trained model). The trained weights come from the AutoScientist training run and will be added here, together with the official per-category held-out number. The headline below is Adaptive Data's dataset-quality grade — not a model accuracy.
Adaptive Data result (real). On a completed, uncapped run of the current-generation set (bea4a581…, 5,133/5,157 rows processed, 2026-07-05) the platform reports 7.0 → 8.1, +15.7%, grade C → B — with completion quality +31.5% (6.92 → 9.1) and the dataset's quality percentile rising 8.4 → 31.5. Independently corroborated by the older cappedc4923b7frun (+15.7%) and a completed 250-row run (+10.0%, grade B,a99c0c96…). This is Adaptive Data's dataset-quality grade — the data-centric measurable improvement; the held-out model number comes from the AutoScientist training run. Intended base:Qwen/Qwen2.5-Coder-3B-Instruct.
{"action": "call"|"refuse"|"clarify", "calls": [...], "message": "..."}.| Run | Rows | score before → after | Δ | grade |
|---|---|---|---|---|
Fixed dataset (c4923b7f…) | 2,440 | 7.0 → 8.1 | +15.7% | C → B |
Earlier curated (a99c0c96…, completed) | 250 | 8.0 → 8.8 | +10.0% | B |
bash scripts/run_all.sh
with MODEL=<hf-id> runs baseline → multi-seed eval → paired significance (eval_stats) → gap
decomposition (eval_decompose) → robustness-delta → reliability probe → HTML report. Numbers land
in results/ and auto-fill via python -m autoscientist_toolcaller.fill_model_card.Team-ACE/ToolACE (Apache-2.0) + original synthetic hard-negative / multi-turn /
schema-drift slices. Deduplicated (MinHash + semantic), cross-split leakage removed. Seed 42.