Skip to content

Commit

Permalink
align.
Browse files Browse the repository at this point in the history
  • Loading branch information
desire2020 committed Apr 9, 2018
1 parent 5bd4106 commit fecb464
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ We reproduce example codes to repeat the synthetic Turing test experiment with e
$ python3 cot.py
Start Cooperative Training...
batch: 0 nll_oracle: 11.429975
batch: 0 nll_oracle 11.429975
batch: 0 nll_test 8.524782
cooptrain epoch# 0 jsd 8.365606
batch: 100 nll_oracle: 10.475937
batch: 100 nll_oracle 10.475937
batch: 100 nll_test 7.9382834
cooptrain epoch# 1 jsd 7.330582
batch: 200 nll_oracle: 10.38681
batch: 200 nll_oracle 10.38681
batch: 200 nll_test 7.868909
... ...
```
Expand Down

0 comments on commit fecb464

Please sign in to comment.