Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* massive revision inspired by soup: algo folder works * porting rl commands, WIP * various * git subrepo push [email protected]:openai/codegen.git --branch=refactor codegen subrepo: subdir: "codegen" merged: "aa27e069" upstream: origin: "[email protected]:openai/codegen.git" branch: "refactor" commit: "aa27e069" git-subrepo: version: "0.4.0" origin: "[email protected]:ingydotnet/git-subrepo.git" commit: "74339e8" * various * rewrite RL stuff in new framework * fix almost everything * woohoo tests pass * more tests * reformatting * fixes * write tests for embeddings * re-remove cg2 * pylint * minor * move smooth_helpers import; seems to cause nondeterministic failure in parallel pytest
- Loading branch information
4cf7dc9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see commit messages and the diff do not match. Why is that?
4cf7dc9
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
in the internal collection of repos that commit had a lot of changes. Almost all of the changes are unrelated to baselines, but there was a small necessary change (you see it in the diff) in baselines as well.