diff --git a/Jenkinsfile b/Jenkinsfile index f498152..a1a2df0 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -3,7 +3,7 @@ pipeline { parameters { string( - defaultValue: '200', + defaultValue: '10', description: 'number of examples in dataset', name: 'CUTOFF' )