docker-test / configs /training.yaml
SkazuHD's picture
init space
d660b02
raw
history blame contribute delete
441 Bytes
settings:
docker:
parent_image: 992382797823.dkr.ecr.eu-central-1.amazonaws.com/zenml-rlwlcs:latest
skip_build: True
orchestrator.sagemaker:
synchronous: false
parameters:
finetuning_type: sft
num_train_epochs: 3
per_device_train_batch_size: 2
learning_rate: 3e-4
dataset_huggingface_workspace: mlabonne
is_dummy: true # Change this to 'false' to run the training with the full dataset and epochs.