transformers
234cfefb
- Fix ignore_mismatched_sizes (#14085)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
3 years ago
Fix ignore_mismatched_sizes (#14085) * Fix * Style * Name * Fix tests * Style * Remove embed sizes checking * Disable some tests * Fix * Apply suggestion
References
#27720 - Add common processor tests
#32831 - [Docs] Update resources
#29969 - [SigLIP] Add fast tokenizer
#15748 - Fix segformer reshape last stage
#38622 - [AutoModelForMaskGeneration] Remove duplicate code
#33111 - [Backbone] Remove out_features everywhere
#33174 - [Zero-shot image classification pipeline] Remove tokenizer_kwargs
#19449 - [WIP] Fix weights initialization of several vision models
#14085 - Fix ignore_mismatched_sizes
Author
qqaatw
Parents
e03544a1
Files
9
src/transformers
modeling_utils.py
tests
test_modeling_canine.py
test_modeling_common.py
test_modeling_flax_big_bird.py
test_modeling_flax_common.py
test_modeling_layoutlmv2.py
test_modeling_tf_common.py
test_modeling_tf_transfo_xl.py
test_modeling_transfo_xl.py
Loading