Spaces:
Runtime error
Runtime error
File size: 301 Bytes
a22e84b |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
settings:
docker:
parent_image: 992382797823.dkr.ecr.eu-central-1.amazonaws.com/zenml-rlwlcs:latest
skip_build: True
orchestrator.sagemaker:
synchronous: false
parameters:
artifact_names:
- raw_documents
- cleaned_documents
- instruct_datasets
- preference_datasets
|