Hi,
While running training via run_bilstmcrf.py I ran it the following way:
Installed deidentify via pip
Checked out the code from github to have run_bilstmcrf.py
When running the run_bilstmcrf.py script, this resulted in issues with the paths for the training set as the scripts use base path in most cases.
Is this the correct way of running the training?
Hi,
While running training via run_bilstmcrf.py I ran it the following way:
Installed deidentify via pip
Checked out the code from github to have run_bilstmcrf.py
When running the run_bilstmcrf.py script, this resulted in issues with the paths for the training set as the scripts use base path in most cases.
Is this the correct way of running the training?