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

argument --optimizer: invalid choice: 'adam_ood' (choose from 'adam_vanilla', 'adam_masker') #7

Open
MrSworder opened this issue Jul 1, 2022 · 0 comments

Comments

@MrSworder
Copy link

In readme, there is a command :
python train.py --dataset review --split_ratio 0.25 --seed 0
--train_type base
--backbone bert --classifier_type softmax --optimizer adam_ood \

But in the code, train.py, there is no option adam_ood.

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