56
This commit is contained in:
parent
1fb9443d92
commit
2548b93211
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -3,7 +3,7 @@ pipeline {
|
|||||||
|
|
||||||
parameters {
|
parameters {
|
||||||
string(
|
string(
|
||||||
defaultValue: '200',
|
defaultValue: '10',
|
||||||
description: 'number of examples in dataset',
|
description: 'number of examples in dataset',
|
||||||
name: 'CUTOFF'
|
name: 'CUTOFF'
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user