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
d77cbc95eb61c4a06b51ebc317a503544bb2260f
Video-Tree-TRM5
/
app
/
question_gen
T
History
iomgaa
d77cbc95eb
feat: add adversarial_verdicts table with resume and terminal-verdict query
...
Co-Authored-By: Claude Opus 4.8 (1M context) <
noreply@anthropic.com
>
2026-07-14 15:35:11 -04:00
..
__init__.py
feat(question_gen): add generate-v2 CLI subcommand and experiment script
2026-07-12 00:04:42 -04:00
distractor_selector.py
fix: converge non-numeric selector scores to ValueError
2026-07-14 14:47:21 -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
refactor(question_gen): adapt generator/gates/store signatures for strategy
2026-07-14 05:50:47 -04:00
generator_v2.py
refactor(question_gen): adapt generator/gates/store signatures for strategy
2026-07-14 05:50:47 -04:00
loader.py
fix: restore sub_pattern when loading benchmark JSON
2026-07-14 13:51:05 -04:00
pipeline_v2.py
fix: mark item rejected on selector_error for consistent bookkeeping
2026-07-14 14:49:41 -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
feat: add adversarial_verdicts table with resume and terminal-verdict query
2026-07-14 15:35:11 -04:00
sampler_v2.py
fix(sampler): validate level param rejects invalid values
2026-07-14 05:43:28 -04:00
strategy_action_recognition.py
feat: add supports_flip/flip_axis to SubPattern for Phase B flip gate
2026-07-14 15:27:21 -04:00
strategy.py
feat: add supports_flip/flip_axis to SubPattern for Phase B flip gate
2026-07-14 15:27:21 -04:00
synthesizer.py
fix(synthesizer): generate_one 捕获所有异常避免 VLM 超时穿透崩溃
2026-07-10 01:08:03 -04:00