Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
chenqiuyuan authored Aug 27, 2020
1 parent 6c310ef commit dcdb16a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ python ccpm.py evaluate --input_file --output_file
We evaluate the BLEU and ROUGE using the package [nmt-eval](https://github.com/Maluuba/nlg-eval).

Running
"""
```
nlg-eval --hypothesis=examples/generated_comments.txt --references=examples/reference_comments.txt
"""
```

0 comments on commit dcdb16a

Please sign in to comment.