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

Running Error #9

Open
malduwais opened this issue Feb 20, 2022 · 1 comment
Open

Running Error #9

malduwais opened this issue Feb 20, 2022 · 1 comment

Comments

@malduwais
Copy link

Hello,

I am trying to run the code and got this error!
can you help please

Better speed can be achieved with apex installed from https://www.github.com/nvidia/apex.
Python version 3.7.12 (default, Jan 15 2022, 18:48:18)
[GCC 7.5.0]
PyTorch version 1.10.0+cu111
Traceback (most recent call last):
File "NER_BERT_CRF.py", line 65, in
set_work_dir()
File "NER_BERT_CRF.py", line 50, in set_work_dir
raise Exception('Set work path error!')
Exception: Set work path error!

@imanekhaouja
Copy link

You should set the path where you have the training dataset. I am running the code in colab, so my path is '\content' whrere I uploaded files in the runtime.

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