MultitaskSimplification icon indicating copy to clipboard operation
MultitaskSimplification copied to clipboard

Can you please post the exact command with parameters to train the model?

Open Crista23 opened this issue 6 years ago • 0 comments

Hi! I am trying to train a model using your code, however I am confused about which parameters to use. I am currently getting the error below:

raceback (most recent call last): File "run.py", line 482, in tf.app.run() File "/home/ggarbace/.local/lib/python2.7/site-packages/tensorflow/python/platform/app.py", line 48, in run _sys.exit(main(_sys.argv[:1] + flags_passthrough)) File "run.py", line 467, in main FLAGS, hps = add_arguments() File "run.py", line 204, in add_arguments raise ValueError("names and train_data_dirs not match") ValueError: names and train_data_dirs not match

Thanks, and I hope to hear from you.

Crista23 avatar Feb 16 '19 14:02 Crista23