Revert "Update Jenkinsfile and Dockerfile"
This reverts commit b31e100045
.
This commit is contained in:
parent
8eae5ceb6f
commit
2dc8d9e218
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -9,7 +9,7 @@ pipeline {
|
|||||||
name: 'CUTOFF',
|
name: 'CUTOFF',
|
||||||
description: 'Liczba wierszy do obcięcia ze zbioru danych')
|
description: 'Liczba wierszy do obcięcia ze zbioru danych')
|
||||||
string(
|
string(
|
||||||
defaultValue: '--epochs 100 --batch_size 32 --learning_rate 0.01',
|
defaultValue: '',
|
||||||
name: 'TRAINING_PARAMS',
|
name: 'TRAINING_PARAMS',
|
||||||
description: 'Parametry trenowania'
|
description: 'Parametry trenowania'
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user