Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tuetschek authored Nov 20, 2019
1 parent c9b18af commit f7d7d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e-challenge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ To train and evaluate the baseline, you need to:
the setup that was best on the development data

```
../run_tgen.py seq2seq_train config/seq2seq.py \
../run_tgen.py seq2seq_train config/config.yaml \
input/train-das.txt input/train-text.txt \
model.pickle.gz
```
Expand Down

0 comments on commit f7d7d13

Please sign in to comment.