transformers/utils
Anton Lozhkov b6f332ecaf
Add Wav2Vec2 & Hubert ForSequenceClassification (#13153)
* Add hubert classifier + tests

* Add hubert classifier + tests

* Dummies for all classification tests

* Wav2Vec2 classifier + ER test

* Fix hubert integration tests

* Add hubert IC

* Pass tests for all classification tasks on Hubert

* Pass all tests + copies

* Move models to the SUPERB org
2021-08-27 20:52:51 +03:00
..
tf_ops Check TF ops for ONNX compliance (#10025) 2021-02-15 07:55:10 -05:00
check_copies.py Add possibility to maintain full copies of files (#12312) 2021-06-28 10:02:53 -04:00
check_dummies.py Have dummy processors have a from_pretrained method (#12145) 2021-06-15 08:39:05 -04:00
check_inits.py Import check_inits handling of duplicate definitions. (#12467) 2021-07-01 12:52:00 -04:00
check_repo.py Add Wav2Vec2 & Hubert ForSequenceClassification (#13153) 2021-08-27 20:52:51 +03:00
check_table.py Fix frameworks table so it's alphabetical (#13118) 2021-08-16 15:45:19 +02:00
check_tf_ops.py Check TF ops for ONNX compliance (#10025) 2021-02-15 07:55:10 -05:00
custom_init_isort.py Sort init import (#10801) 2021-03-19 16:17:13 -04:00
documentation_tests.txt Doctests job (#13088) 2021-08-12 03:42:25 -04:00
download_glue_data.py Enforce string-formatting with f-strings (#10980) 2021-03-31 10:00:27 -04:00
get_modified_files.py
link_tester.py Enforce string-formatting with f-strings (#10980) 2021-03-31 10:00:27 -04:00
notification_service.py Better notification service (#13267) 2021-08-25 12:14:44 -04:00
release.py Fix pattern in conf.py (#11784) 2021-05-20 09:30:31 -04:00
style_doc.py Only test the files impacted by changes in the diff (#12644) 2021-07-14 10:56:55 -04:00
tests_fetcher.py Rely on huggingface_hub for common tools (#13100) 2021-08-12 14:59:02 +02:00