Spaces:
Build error
Build error
File size: 331 Bytes
d660b02 |
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:
test_split_size: 0.1
dataset_type: "instruction"
push_to_huggingface: true
dataset_id: pauliusztin/llmtwin
mock: false
|