This commit is contained in:
parent
c5565d64fd
commit
4e75ac4554
@ -18,7 +18,7 @@ node {
|
||||
name: 'BUILD_SELECTOR'
|
||||
),
|
||||
string(
|
||||
defaultValue: ".,14000,1,50,100",
|
||||
defaultValue: ".,14100,3,50,100",
|
||||
description: 'Test params: data_path,num_words,epochs,batch_size,pad_length',
|
||||
name: 'TEST_PARAMS'
|
||||
),
|
||||
|
@ -7,7 +7,7 @@ node {
|
||||
pipelineTriggers([upstream(threshold: hudson.model.Result.SUCCESS, upstreamProjects: "s444452-create-dataset")]),
|
||||
parameters([
|
||||
string(
|
||||
defaultValue: ".,14000,1,50,100",
|
||||
defaultValue: ".,14100,3,50,100",
|
||||
description: 'Train params: data_path,num_words,epochs,batch_size,pad_length',
|
||||
name: 'TRAIN_PARAMS'
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user