This commit is contained in:
Dawid Jurkiewicz 2020-04-03 15:44:53 +02:00
parent 901125b213
commit 97dc8cf806

View File

@ -9,6 +9,5 @@ python3 -c "print(`grep -c '^0$' wer_all.txt`/`cat wer_all.txt | wc -l`)" >> srr
paste wikiniews_results.tsv wer.txt > wikinews_results.tsv
rm wikiniews_results.tsv
rm wer.txt srr.txt
tail -n50 wer.txt | sponge wer.txt
tail -n50 srr.txt | sponge srr.txt