Datasets:

Modalities:
Text
Languages:
Russian
ArXiv:
Tags:
License:
IlyaGusev commited on
Commit
5d67736
1 Parent(s): f6e07f8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -79,7 +79,7 @@ Leaderboard on Papers With Code: [text-summarization-on-gazeta](https://paperswi
79
 
80
  Please use the original [evaluation script](https://github.com/IlyaGusev/summarus/blob/master/evaluate.py) with the same parameters. Example:
81
  ```
82
- python3 evaluate.py --predicted-path predictions.txt \\n --gold-path targets.txt --language ru --tokenize-after --lower
83
  ```
84
 
85
  ### Languages
 
79
 
80
  Please use the original [evaluation script](https://github.com/IlyaGusev/summarus/blob/master/evaluate.py) with the same parameters. Example:
81
  ```
82
+ python3 evaluate.py --predicted-path predictions.txt --gold-path targets.txt --language ru --tokenize-after --lower
83
  ```
84
 
85
  ### Languages