transformers
7fc1cb15
- Remove all hf-internal-testing checkpoints that can be removed (#21199)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
2 years ago
Remove all hf-internal-testing checkpoints that can be removed (#21199) * Remove all hf-internal-testing checkpoints that can be removed * Fix copies * Put back processor_class in TF example * Address review comment
References
#27720 - Add common processor tests
#32831 - [Docs] Update resources
#29969 - [SigLIP] Add fast tokenizer
#38622 - [AutoModelForMaskGeneration] Remove duplicate code
#33111 - [Backbone] Remove out_features everywhere
#33174 - [Zero-shot image classification pipeline] Remove tokenizer_kwargs
#21199 - Remove all hf-internal-testing checkpoints that can be removed
Author
sgugger
Parents
142ad1a1
Files
13
src/transformers/models
hubert
modeling_hubert.py
longformer
modeling_longformer.py
modeling_tf_longformer.py
mbart
modeling_mbart.py
plbart
modeling_plbart.py
reformer
modeling_reformer.py
sew
modeling_sew.py
sew_d
modeling_sew_d.py
unispeech
modeling_unispeech.py
unispeech_sat
modeling_unispeech_sat.py
wav2vec2
modeling_wav2vec2.py
wav2vec2_conformer
modeling_wav2vec2_conformer.py
wavlm
modeling_wavlm.py
Loading