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

wanting for help #7

Open
xhc19930714 opened this issue Oct 12, 2019 · 1 comment
Open

wanting for help #7

xhc19930714 opened this issue Oct 12, 2019 · 1 comment

Comments

@xhc19930714
Copy link

today, I change a new computer to rebuild your code. But unfortunately, I met with almost the same question as before. When I am in the root directory, I run the following command(python main_fine_tune.py --cuda --model trs --batch_size 32 --use_sgd --lr 0.01 --meta_lr 0.0003 --meta_batch_size 32 --meta_optimizer adam --pretrain_emb --weight_sharing --emb_dim 300 --hidden_dim 300 --pointer_gen --save_path save/paml/${model} --save_path_dataset save/paml/ --test). Then something happened. It stopped at 49 percent of whole process,
image. Then I saw the following
image. So I think perhaps there is no bert-base-uncased-model there, then I downloaded it manually. So where should I put it? in the directory data\nli_model? Then I put it in the directory data\nli_model. Then the code ran pass the 49 percent, but this time at the 72 percent, the terminal prints the same information as before,
imageCan you help me fix this, bro?

@ha-lins
Copy link

ha-lins commented Aug 21, 2020

Update:

I recreate a new virtual environment and install the requirement, and then it work!

=================================================

Same issue, is there any solution?Thanks!

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

2 participants