Skip to content

training features for 7net-omni - #311

Merged
alphalm4 merged 37 commits into
mainfrom
omni-train
Jul 10, 2026
Merged

training features for 7net-omni#311
alphalm4 merged 37 commits into
mainfrom
omni-train

Conversation

@alphalm4

@alphalm4 alphalm4 commented May 30, 2026

Copy link
Copy Markdown
Contributor

close #276

@alphalm4 alphalm4 changed the title Omni train training features for 7net-omni May 30, 2026
@alphalm4

Copy link
Copy Markdown
Contributor Author

@Jaesun0912
error_recorder.py 이 부분 내가 정확히 뭘 의도한 부분인지 로직 이해를 못했고, train_v1 스크립트랑 uncompatible 하길래 일단 restore 했는데 로직 체크 부탁드립니다.

Comment thread sevenn/scripts/processing_epoch.py Outdated
@YutackPark

Copy link
Copy Markdown
Member

reg_functions 가 loss_functions 랑 동일하게 돌아가게 하면 (설계 의도대로) 코드가 한 번 더 확 줄어들어요. 구체적으로는 trainer 에서 분기가 사라져요. 사용례는 제가보기에 둘이 사실상 똑같고 init 할때 reg functions 는 config 이상으로 model_keys 가 필요하다는 차이가 있는데 이건 그냥 기존 함수를 확장하면 됩니다.

weight 에 2 나눠서 쓰는건 "_preprocess" 에다가 넣으면 됩니다.

@alphalm4
alphalm4 requested a review from YutackPark June 24, 2026 07:11
YutackPark
YutackPark previously approved these changes Jun 26, 2026
YutackPark and others added 2 commits June 26, 2026 13:27
working_dir was bound to train_loader_key, so lc.csv was written to
cwd instead of working_dir. Pass it as a keyword arg.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01V97TGG8YJ8fWT6eXM75WWC
@YutackPark

Copy link
Copy Markdown
Member

Feel free to merge! I'm happy after the last commit.

@alphalm4
alphalm4 merged commit 5ef13e1 into main Jul 10, 2026
4 checks passed
@alphalm4
alphalm4 deleted the omni-train branch July 12, 2026 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

training script migration

3 participants