Parser-v1
Parser-v1 copied to clipboard
error while training
Hi, I am using the Universal Dependencies dataset for training. I am using Python2.7 and tensorflow 0.8. But I get the following error:
python network.py --config_file config/config.cfg --save_dir saves/mymodel
*** Parser ***
Save directory already exists. Press <Enter> to overwrite or <Ctrl-C> to exit.
Traceback (most recent call last):
File "network.py", line 372, in
Is there anything wrong with the files?