Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deepspeech norm and spec aug variant JAX: KeyError: 'batch_stats' #653

Closed
priyakasimbeg opened this issue Feb 26, 2024 · 0 comments · Fixed by #658
Closed

Deepspeech norm and spec aug variant JAX: KeyError: 'batch_stats' #653

priyakasimbeg opened this issue Feb 26, 2024 · 0 comments · Fixed by #658
Assignees
Labels
🐛 Bug Something isn't working

Comments

@priyakasimbeg
Copy link
Contributor

Deepspeech norm and spec aug variant JAX breaks with KeyError: 'batch_stats'.

Description

Logs: link

Steps to Reproduce

python3 submission_runner.py --framework=jax --workload=librispeech_deepspeech_norm_and_spec_aug --submission_path=reference_algorithms/target_setting_algorithms/jax_nadamw.py --tuning_search_space=reference_algorithms/target_setting_algorithms/imagenet_resnet/tuning_search_space.json --data_dir=/data/librispeech --num_tuning_trials=1 --experiment_dir=/experiment_runs --experiment_name=variants_target_setting/study_0 --overwrite=true --save_checkpoints=false --num_tuning_trials=1 --rng_seed=1692305324 --max_global_steps=48000 --librispeech_tokenizer_vocab_path=/data/librispeech/spm_model.vocab 2>&1 | tee -a /logs/librispeech_deepspeech_norm_and_spec_aug_jax_02-17-2024-17-22-51.log
@runame runame self-assigned this Feb 28, 2024
@runame runame added the 🐛 Bug Something isn't working label Feb 28, 2024
@runame runame linked a pull request Feb 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants