-
Notifications
You must be signed in to change notification settings - Fork 4
Issues: daandouwe/biaffine-dependency-parser
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
python .\main.py predict --data .\data\ptb\ Prediction not implemented yet...
#4
opened Sep 5, 2023 by
KangChou
python .\main.py predict --data .\data\ptb\ Prediction not implemented yet...
#3
opened Sep 5, 2023 by
KangChou
Traceback (most recent call last): File "E:\mydemo\myLlama-2\myTreebank\mybiaffineparser\predict.py", line 86, in <module> S_arc, S_lab = model(words, tags) File "D:\anaconda3\envs\pytorch18\lib\site-packages\torch\nn\modules\module.py", line 889, in _call_impl result = self.forward(*input, **kwargs) File "E:\mydemo\myLlama-2\myTreebank\mybiaffineparser\model.py", line 43, in forward words = kwargs['words'] KeyError: 'words' Process finished with exit code 1
#2
opened Sep 5, 2023 by
KangChou
ProTip!
What’s not been updated in a month: updated:<2024-11-25.