Files
HuggingFace_transformer/docs/source/en/model_doc
JB (Don) 0d26abdd3a Adding [T5/MT5/UMT5]ForTokenClassification (#28443)
* Adding [T5/MT5/UMT5]ForTokenClassification

* Add auto mappings for T5ForTokenClassification and variants

* Adding ForTokenClassification to the list of models

* Adding attention_mask param to the T5ForTokenClassification test

* Remove outdated comment in test

* Adding EncoderOnly and Token Classification tests for MT5 and UMT5

* Fix typo in umt5 string

* Add tests for all the existing MT5 models

* Fix wrong comment in dependency_versions_table

* Reverting change to common test for _keys_to_ignore_on_load_missing

The test is correctly picking up redundant keys in _keys_to_ignore_on_load_missing.

* Removing _keys_to_ignore_on_missing from MT5 since the key is not used in the model

* Add fix-copies to MT5ModelTest
2024-02-01 03:53:49 +01:00
..
2023-11-06 19:45:03 +00:00
2023-11-10 13:49:10 +00:00
2024-01-25 09:34:50 +01:00
2023-11-23 17:44:08 +00:00
2023-11-23 17:44:08 +00:00
2023-10-19 15:36:41 +02:00
2023-10-30 21:42:19 +01:00
2023-12-20 14:25:07 +05:30
2023-12-11 10:22:26 +01:00
2024-01-31 14:19:02 +01:00
2023-11-13 14:20:54 +01:00
2024-01-22 17:15:07 +00:00
2023-07-24 15:34:19 +01:00
2024-01-17 16:02:22 +01:00
2023-11-06 19:45:03 +00:00
2023-07-13 11:46:54 -04:00
2023-11-06 19:45:03 +00:00
2023-11-23 17:02:16 +00:00
2023-12-15 20:16:47 +01:00