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

Thank you for your apply. I did run the code as in readme. Because there's already cascading data in your repo, I just run "CUDA_VISIBLE_DEVICES=0 nohup python -u main.py --output_model_path ./models_save/model.bin --do_train True --do_eval True --do_test True > logs/model.log &", then meet the problem I describled above. #4

Open
ItGirls opened this issue Aug 25, 2021 · 2 comments

Comments

@ItGirls
Copy link

ItGirls commented Aug 25, 2021

Hi, ​I didn't reproduce this problem.
Actually, the padding operation is in CasEE/utils/data_loader.py line 207.
Maybe it is caused by other reason. Please run the code as in readme.

Originally posted by @JiaweiSheng in #3 (comment)

@ItGirls
Copy link
Author

ItGirls commented Aug 26, 2021

Hi, ​I didn't reproduce this problem.
Actually, the padding operation is in CasEE/utils/data_loader.py line 207.
Maybe it is caused by other reason. Please run the code as in readme.

Originally posted by @JiaweiSheng in #3 (comment)

I guess I find the the reason causing the problem. It's the version of transformers(2.0s vs 4.0s).

@JiaweiSheng
Copy link
Owner

Good! : )

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