Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
parler-tts
Commits
1a72a0de
Commit
1a72a0de
authored
Mar 06, 2024
by
sanchit-gandhi
Browse files
update sweep args
parent
308fa09e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
13 deletions
+12
-13
audio_classification_scripts/run_dropout_sweep.yaml
audio_classification_scripts/run_dropout_sweep.yaml
+12
-13
No files found.
audio_classification_scripts/run_dropout_sweep.yaml
View file @
1a72a0de
...
...
@@ -18,21 +18,21 @@ parameters:
model_name_or_path
:
value
:
facebook/mms-lid-126
train_dataset_name
:
value
:
s
anchit-gandhi/vctk+facebook/voxpopuli+sanchit-gandhi/edacc
value
:
s
table-speech/concatenated-normalized-accent-dataset
train_dataset_config_name
:
value
:
default
+en_accented+default
value
:
default
train_split_name
:
value
:
train
+test+validation
value
:
train
train_label_column_name
:
value
:
accent+accent+accent
value
:
labels
eval_dataset_name
:
value
:
s
anchit-gandhi/
edacc
value
:
s
table-speech/concatenated-normaliz
ed
-
acc
ent-dataset
eval_dataset_config_name
:
value
:
default
eval_split_name
:
value
:
test
eval_label_column_name
:
value
:
accent
value
:
labels
output_dir
:
value
:
./
remove_unused_columns
:
...
...
@@ -44,7 +44,7 @@ parameters:
max_length_seconds
:
value
:
20
min_length_seconds
:
value
:
8
value
:
5
attention_mask
:
value
:
true
warmup_steps
:
...
...
@@ -56,7 +56,7 @@ parameters:
per_device_eval_batch_size
:
value
:
32
preprocessing_num_workers
:
value
:
16
value
:
4
dataloader_num_workers
:
value
:
4
logging_strategy
:
...
...
@@ -72,14 +72,13 @@ parameters:
save_steps
:
value
:
1000
freeze_base_model
:
value
:
false
values
:
-
false
-
true
push_to_hub
:
value
:
false
filter_threshold
:
values
:
-
1
-
2.5
-
5
value
:
1
feat_proj_dropout
:
values
:
-
0.0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment