This website requires JavaScript.
Explore
Help
Register
Sign In
iomgaa
/
Video-Tree-TRM5
Watch
1
Star
0
Fork
0
You've already forked Video-Tree-TRM5
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e2325b6535efac67bf6b2f6d29ccc051927f0a2d
Video-Tree-TRM5
/
app
/
question_gen
T
History
iomgaa
e2325b6535
refactor(sampler): replace family_spec param with level+constraint
...
Co-Authored-By: Claude Opus 4.6 (1M context) <
noreply@anthropic.com
>
2026-07-14 05:38:14 -04:00
..
__init__.py
feat(question_gen): add generate-v2 CLI subcommand and experiment script
2026-07-12 00:04:42 -04:00
families.py
feat(question_gen): add 5 question family specs with sampling constraints
2026-07-11 23:14:22 -04:00
gates.py
fix(question_gen): gates reject_reason returns raw reason; short-circuit skips LLM
2026-07-11 23:33:57 -04:00
generator_v2.py
fix(question_gen): resolve pipeline integration issues from final review
2026-07-12 00:14:12 -04:00
loader.py
fix(loader): use video_id from JSON data instead of filename
2026-07-14 01:02:55 -04:00
pipeline_v2.py
refactor(sampler): replace family_spec param with level+constraint
2026-07-14 05:38:14 -04:00
postprocess.py
fix(question_gen): check_verbatim covers question_text + add missing blacklist patterns
2026-07-11 23:23:37 -04:00
run_store.py
fix(question_gen): resolve pipeline integration issues from final review
2026-07-12 00:14:12 -04:00
sampler_v2.py
refactor(sampler): replace family_spec param with level+constraint
2026-07-14 05:38:14 -04:00
strategy.py
feat(question_gen): add TaskTypeStrategy Protocol and BaseTaskTypeStrategy
2026-07-14 05:24:29 -04:00
synthesizer.py
fix(synthesizer): generate_one 捕获所有异常避免 VLM 超时穿透崩溃
2026-07-10 01:08:03 -04:00