transformers/tests
Yih-Dar cc714d74c4
Update OneFormerModelIntegrationTest expected values (#21295)
* update values

* update values

* update values

* Update tests/models/oneformer/test_modeling_oneformer.py

Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
Co-authored-by: Sylvain Gugger <35901082+sgugger@users.noreply.github.com>
2023-01-25 17:27:02 +01:00
..
benchmark
deepspeed [examples/deepspeed] fix renamed api (#21283) 2023-01-24 09:54:33 -08:00
extended [bnb optim] fixing test (#21030) 2023-01-12 08:52:54 -08:00
fixtures
generation [GenerationConfig] add additional kwargs handling (#21269) 2023-01-24 19:04:42 +01:00
mixed_int8 [t5] Fix T5 inference in float16 + bnb error (#21281) 2023-01-24 18:14:38 +01:00
models Update OneFormerModelIntegrationTest expected values (#21295) 2023-01-25 17:27:02 +01:00
onnx Add Onnx Config for PoolFormer (#20868) 2022-12-23 01:30:57 -05:00
optimization
pipelines Moving to cleaner tokenizer version or oneformer. (#21292) 2023-01-25 15:46:10 +01:00
repo_utils
sagemaker
tokenization
trainer Add AWS Neuron torchrun support (#20806) 2023-01-18 11:21:19 -05:00
utils Fixing offline mode for pipeline (when inferring task). (#21113) 2023-01-17 15:24:40 +01:00
__init__.py
test_configuration_common.py
test_feature_extraction_common.py Add test_image_processing_common.py (#20785) 2023-01-23 13:48:30 +00:00
test_image_processing_common.py Add test_image_processing_common.py (#20785) 2023-01-23 13:48:30 +00:00
test_image_transforms.py Move convert_to_rgb to image_transforms module (#20784) 2022-12-15 18:47:04 +00:00
test_modeling_common.py Generate: save generation config with the models' .save_pretrained() (#21264) 2023-01-23 16:21:44 +00:00
test_modeling_flax_common.py Generate: save generation config with the models' .save_pretrained() (#21264) 2023-01-23 16:21:44 +00:00
test_modeling_tf_common.py Generate: save generation config with the models' .save_pretrained() (#21264) 2023-01-23 16:21:44 +00:00
test_sequence_feature_extraction_common.py
test_tokenization_common.py 🚨 🚨 🚨 Fix Issue 15003: SentencePiece Tokenizers Not Adding Special Tokens in convert_tokens_to_string (#15775) 2022-11-02 15:45:38 -04:00