This commit is contained in:
Diana-Krol 2020-04-21 20:49:44 +02:00
parent 134484eae1
commit 7053f3ed56

View File

@ -10,7 +10,8 @@ pipeline {
sh(' ./lines.sh') sh(' ./lines.sh')
archiveArtifacts 'lines_number.txt' archiveArtifacts 'lines_number.txt'
archiveArtifacts 'wer.txt' archiveArtifacts 'wer.txt'
archiveArtifacts 'hypothesis.txt' archiveArtifacts 'hypothesis.trn'
archiveArtifacts 'scores'
archiveArtifacts 'srr.txt' archiveArtifacts 'srr.txt'
archiveArtifacts 'wer.tsv' archiveArtifacts 'wer.tsv'
archiveArtifacts 'wikiniews_results_with_wer.tsv' archiveArtifacts 'wikiniews_results_with_wer.tsv'