Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about FT and FT++ #18

Open
Yanyi-Zhang opened this issue Apr 11, 2024 · 0 comments
Open

Question about FT and FT++ #18

Yanyi-Zhang opened this issue Apr 11, 2024 · 0 comments

Comments

@Yanyi-Zhang
Copy link

Hi, thank you for your fantastic paper. Your work has truly impressed me. However, I find myself uncertain about a particular aspect and would greatly appreciate your guidance. Specifically, I am wondering difference between FT and FT++.

# FT
python -u run.py --config $CONFIG_FT --gpuid $GPUID --repeat $REPEAT --overwrite $OVERWRITE \
    --learner_type default --learner_name FinetunePlus \
    --log_dir ${OUTDIR}/ft++

# FT++
python -u run.py --config $CONFIG_FT --gpuid $GPUID --repeat $REPEAT --overwrite $OVERWRITE \
    --learner_type default --learner_name NormalNN \
    --log_dir ${OUTDIR}/ft
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

No branches or pull requests

1 participant