Skip to content

Commit

Permalink
⚗️ Style Transfer: new hyperparameters in train.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmeoni committed Oct 16, 2024
1 parent 18ed9db commit 74d82d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/style-transfer/configs/rb_gen/train.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ model:

dataset:
name: bio-datasets/mimic_style_transfer_tiny
sft_dataset:
name: bio-datasets/medical_transcription_for_seed
size: 10
sft_ratio: 0.5
gen_ratio: 0.5
num_generated_samples: 6
Expand Down

0 comments on commit 74d82d7

Please sign in to comment.