Skip to content

Feature/domain losses#21

Merged
tpoisonooo merged 5 commits into
SeedScientist:mainfrom
wanggzf:feature/domain_losses
Nov 20, 2025
Merged

Feature/domain losses#21
tpoisonooo merged 5 commits into
SeedScientist:mainfrom
wanggzf:feature/domain_losses

Conversation

@wanggzf

@wanggzf wanggzf commented Nov 14, 2025

Copy link
Copy Markdown
Collaborator

Add domain losses. The startup script is scripts/train/examples/run_train_1B_domain.sh.

Comment thread src/dataset/omics_dataset.py Outdated
Comment thread src/model/omics_one.py Outdated
Comment thread src/model/omics_one.py
Comment thread src/train.py Outdated
}

# ANSI颜色代码
YELLOW = '\033[93m'

@tpoisonooo tpoisonooo Nov 17, 2025

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这是 C 时代的写法,python 用 loguru logger 类似的库给 terminal 加颜色,自己控制 RESET 很麻烦。

@tpoisonooo tpoisonooo merged commit e33423a into SeedScientist:main Nov 20, 2025
1 check failed
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.

2 participants