12 lines
211 B
Plaintext
12 lines
211 B
Plaintext
name: s444463x
|
|
|
|
docker_env:
|
|
image: ium_444463
|
|
|
|
entry_points:
|
|
main:
|
|
parameters:
|
|
EPOCH: {type: int, default: 10}
|
|
command: "python3 ./deepl.py {EPOCH}"
|
|
eval:
|
|
command: "python3 evaluation.py" |