This website requires JavaScript.
Explore
Help
Register
Sign In
url
/
SkillOpt
Watch
1
Star
0
Fork
0
You've already forked SkillOpt
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
eef4805b25d51ff63e78a3c240193f41a8b4f2f7
SkillOpt
/
skillopt
T
History
Yifan Yang
eef4805b25
Merge pull request
#43
from imshunsuke/docs/fix-benchmark-loader-naming
...
docs: align benchmark guide and template with dataloader.py naming
2026-06-15 17:00:45 +08:00
..
datasets
SkillOpt v0.1.0: initial release
2026-05-21 17:22:04 +00:00
engine
docs(trainer): drop the stale skill-aware comments (claimed best_skill carries no appendix; it does)
2026-06-10 13:10:08 +00:00
envs
Merge pull request
#43
from imshunsuke/docs/fix-benchmark-loader-naming
2026-06-15 17:00:45 +08:00
evaluation
Add configurable gate metric (hard / soft / mixed) for skill validation
2026-05-30 14:45:27 +08:00
gradient
feat(optimizer): skill-aware reflection (EmbodiSkill S_app), config-controlled and env-independent
2026-06-10 13:10:08 +00:00
model
fix(model): forward Qwen timeout and only set enable_thinking when true
2026-06-07 07:41:35 -07:00
optimizer
feat(optimizer): skill-aware reflection (EmbodiSkill S_app), config-controlled and env-independent
2026-06-10 13:10:08 +00:00
prompts
cleanup: remove unused benchmarks, deep_probe, meta_reflect
2026-05-24 19:36:48 +00:00
scheduler
SkillOpt v0.1.0: initial release
2026-05-21 17:22:04 +00:00
utils
fix(scoring): use float() instead of int() for continuous reward scores
2026-05-30 07:47:41 +08:00
__init__.py
refactor: rename teacher/student to optimizer/target, remove best skills, fix slow update
2026-05-24 19:15:10 +00:00
config.py
feat(optimizer): skill-aware reflection (EmbodiSkill S_app), config-controlled and env-independent
2026-06-10 13:10:08 +00:00
types.py
refactor: rename teacher/student to optimizer/target, remove best skills, fix slow update
2026-05-24 19:15:10 +00:00