🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
COMMITS
/ tests/test_feature_extraction_common.py April 8, 2025
C
Use Python 3.9 syntax in tests (#37343)
cyyever committed
June 15, 2023
S
Split common test from core tests (#24284)
Sylvain Gugger committed
April 24, 2023
L
Prepare tests for hfh 0.14 (#22958)
Lucain committed
March 9, 2023
L
Remove set_access_token usage + fail tests if FutureWarning (#22051)
Lucain committed
February 6, 2023
S
Update quality tooling for formatting (#21480)
Sylvain Gugger committed
January 23, 2023
A
Add test_image_processing_common.py (#20785)
amyeroberts committed
December 5, 2022
Y
[Vision] `.to` function for ImageProcessors (#20536)
Younes Belkada committed
September 16, 2022
S
Add tests for legacy load by url and fix bugs (#19078)
Sylvain Gugger committed
August 29, 2022
L
August 5, 2022
S
Use new huggingface_hub tools for download models (#18438)
Sylvain Gugger committed
August 4, 2022
N
Add VideoMAE (#17821)
NielsRogge committed
August 1, 2022
S
Rewrite push_to_hub to use upload_files (#18366)
Sylvain Gugger committed
June 29, 2022
Y
Compute min_resolution in prepare_image_inputs (#17915)
Yih-Dar committed
June 21, 2022
L
Prepare transformers for v0.8.0 huggingface-hub release (#17716)
Lysandre Debut committed
May 31, 2022
May 3, 2022
Y
Move test model folders (#17034)
Yih-Dar committed
March 23, 2022
S
Make Transformers use cache files when hf.co is down (#16362)
Sylvain Gugger committed
S
Reorganize file utils (#16264)
Sylvain Gugger committed
February 15, 2022
S
Allow custom code for Processors (#15649)
Sylvain Gugger committed
February 14, 2022
S
Register feature extractor (#15634)
Sylvain Gugger committed
February 11, 2022
S
Add push to hub to feature extractor (#15632)
Sylvain Gugger committed
S
Custom feature extractor (#15630)
Sylvain Gugger committed
June 9, 2021
N
Add DETR (#11653)
NielsRogge committed
March 9, 2021
P
[FeatureExtractorSavingUtils] Refactor PretrainedFeatureExtractor (#10594)
Patrick von Platen committed
February 25, 2021
P
[PretrainedFeatureExtractor] + Wav2Vec2FeatureExtractor, Wav2Vec2Processor, Wav2Vec2Tokenizer (#10324)
Patrick von Platen committed