-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Description
System Info
transformersversion: 4.28.1- Platform: Windows-10-10.0.22621-SP0
- Python version: 3.11.2
- Huggingface_hub version: 0.14.1
- Safetensors version: not installed
- PyTorch version (GPU?): 2.0.1+cu117 (True)
- Tensorflow version (GPU?): not installed (NA)
- Flax version (CPU?/GPU?/TPU?): not installed (NA)
- Jax version: not installed
- JaxLib version: not installed
- Using GPU in script?: NO
- Using distributed or parallel set-up in script?: NO
Who can help?
Information
- The official example scripts
- My own modified scripts
Tasks
- An officially supported task in the
examplesfolder (such as GLUE/SQuAD, ...) - My own task or dataset (give details below)
Reproduction
In transformers/models/wav2vec2/configuration_wav2vec2.py there is a parameter layerdrop in __init__ which is not documented. This parameter is set (and overrides the default 0.1) in the examples at examples/pytorch/speech-recognition/README.md, so it seems to be important.
Expected behavior
Document layerdrop.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels