transformers/tests/models/clap
Arthur 718e9d777f
[CLAP] Support batched inputs for CLAP. Fixes pipeline issues (#21931)
* fix pipeline

* fix feature_extraction clap

* you can now batch the `is_longer` attribute

* add tests

* fixup

* add expected scores

* comment on is_longert
2023-03-03 18:42:18 +01:00
..
__init__.py [CLAP] Add CLAP to the library (#21370) 2023-02-16 20:59:27 +01:00
test_feature_extraction_clap.py [CLAP] Add CLAP to the library (#21370) 2023-02-16 20:59:27 +01:00
test_modeling_clap.py [CLAP] Support batched inputs for CLAP. Fixes pipeline issues (#21931) 2023-03-03 18:42:18 +01:00
test_processor_clap.py [CLAP] Add CLAP to the library (#21370) 2023-02-16 20:59:27 +01:00