transformers
eaa5f414
- Fix ClapProcessor to merge feature_extractor output into the returned BatchEncoding (#31767)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Fix ClapProcessor to merge feature_extractor output into the returned BatchEncoding (#31767) * fixed ClapProcessor to merge all values output from the feature extractor into the returned BatchEncoding. * fixed trailing whitespace
References
#31767 - Fix ClapProcessor to merge feature_extractor output into the returned BatchEncoding
Author
mxkopy
Parents
43ffb785
Loading