Update 'Jenkinsfile_create_dataset'
This commit is contained in:
parent
07b9558387
commit
62efed9115
@ -53,6 +53,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh 'python ./ium_z434686/create-dataset.py'
|
sh 'python ./ium_z434686/create-dataset.py'
|
||||||
|
sh 'python ./ium_z434686/train.py'
|
||||||
archiveArtifacts 'X_test.csv'
|
archiveArtifacts 'X_test.csv'
|
||||||
archiveArtifacts 'X_dev.csv'
|
archiveArtifacts 'X_dev.csv'
|
||||||
archiveArtifacts 'X_train.csv'
|
archiveArtifacts 'X_train.csv'
|
||||||
|
Loading…
Reference in New Issue
Block a user