feat: register s1-deepresearch-v1 env (S1-DeepResearch-15k)#2927
Draft
mikasenghaas wants to merge 1 commit into
Draft
feat: register s1-deepresearch-v1 env (S1-DeepResearch-15k)#2927mikasenghaas wants to merge 1 commit into
mikasenghaas wants to merge 1 commit into
Conversation
- add s1-deepresearch-v1 to the envs extra + uv sources and lock it - bump research-environments de32ad4a → 2bd8c152 to pick up the new package (PrimeIntellect-ai/research-environments#629) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Registers the new
s1-deepresearch-v1taskset (closed-ended deep-research QA overScienceOne-AI/S1-DeepResearch-15k, graded by the search family's binary LLM judge) added in PrimeIntellect-ai/research-environments#629:pyproject.toml: adds1-deepresearch-v1to theenvsextra and[tool.uv.sources](editable path dep, mirroring the sibling search envs)uv.lock: lock the new packageresearch-environmentssubmodulede32ad4a→2bd8c152to pick up the packageNote
Depends on PrimeIntellect-ai/research-environments#629. The submodule currently pins that PR's branch commit; after it merges, the pin should be updated to the main merge commit before landing this.
Verification
uv lockresolves cleanly with the new package (Added s1-deepresearch-v1 v0.1.0).load_tasks()verified against the full dataset: 6000 gradable tasks (3746 en / 2254 zh via thelanguagefilter).🤖 Generated with Claude Code