Skip to content

How to run text_cloze.py in models folder? #5

@tphankr

Description

@tphankr

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:
image

Please help me. I also know I need to setup run.sh but I am not similar with setup them.
image

Do I show what path in my computer? Let's me know?

Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions