-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hello author and everyone.
Allows me make a question that difficult for me.
"to train models after preprocessing (example for text cloze):
python models/text_cloze.py (make sure to run on GPU; see run.sh for our theano flags)
see description of hyperparameters by running python models/text_cloze.py --help
note that low-quality data is only filtered out in dev/test data (by throwing out examples with too many UNK tokens).
during training, all data is used."
I followed above comments, I saw text_cloze.py in models folder. I typed "python text_cloze.py" and had error:
Please help me. I also know I need to setup run.sh but I am not similar with setup them.
Do I show what path in my computer? Let's me know?
Thank you very much.
Metadata
Metadata
Assignees
Labels
No labels