From d5ae8c8e6681823ac939f9342d0c2199c5b4fd9b Mon Sep 17 00:00:00 2001 From: summerview1997 Date: Tue, 16 Jun 2026 09:26:35 +0800 Subject: [PATCH] Document SearchQA split materialization --- data/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/data/README.md b/data/README.md index 8cb5fd7..a31c337 100644 --- a/data/README.md +++ b/data/README.md @@ -138,6 +138,20 @@ ALFWorld: `searchqa_id_split/` is an ID-only manifest. Each released `id` exactly matches the `key` field in `lucadiliello/searchqa`. +To materialize the runnable SearchQA split used by +`configs/searchqa/default.yaml`, install the optional dependency and run: + +```bash +python -m pip install 'skillopt[searchqa]' +python scripts/materialize_searchqa.py +``` + +This writes full examples to: + +```text +data/searchqa_split +``` + Materialized examples must include the fields consumed by the SearchQA environment, including: