mirror of
https://github.com/dongdongunique/EvoSynth.git
synced 2026-02-13 01:32:46 +00:00
- Updated README.md with comprehensive documentation - Added requirements.txt with verified dependencies - Added .gitignore to exclude sensitive files - Implemented context length protection for access_runcontext_history - Removed torch dependency to avoid confusion - All changes tested and verified
2 lines
61 B
Python
2 lines
61 B
Python
from . import judge_evaluator
|
|
from . import grouped_evaluator |