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

train #80

Open
mattat0516 opened this issue Apr 16, 2024 · 0 comments
Open

train #80

mattat0516 opened this issue Apr 16, 2024 · 0 comments

Comments

@mattat0516
Copy link

I'm trying to train with reference data, but I'm getting an error like this. Here are my script parameter settings and errors. Hope to get an answer, thanks。
python -m torch.distributed.launch --nproc_per_node=1 --master_port=12233 --use_env run_train.py
--diff_steps 2000
--lr 0.0001
--learning_steps 50000
--save_interval 10000
--seed 102
--noise_schedule sqrt
--hidden_dim 128
--bsz 2048
--dataset CommonsenseConversation
--data_dir ./datasets/CommonsenseConversation
--vocab bert
--seq_len 128
--schedule_sampler lossaware
--notes test-text

error:
train.py: error: argument --dataset: expected one argument
train.sh: line 3: --diff_steps: command not found

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