diff --git a/examples/keras_parikh_entailment/README.md b/examples/keras_parikh_entailment/README.md index 571ba6e73..adc80ce89 100644 --- a/examples/keras_parikh_entailment/README.md +++ b/examples/keras_parikh_entailment/README.md @@ -78,7 +78,7 @@ You can run the `keras_parikh_entailment/` directory as a script, which executes [`keras_parikh_entailment/__main__.py`](__main__.py). The first thing you'll want to do is train the model: ```bash -python keras_parikh_entailment/ train +python keras_parikh_entailment/ train ``` Training takes about 300 epochs for full accuracy, and I haven't rerun the full