transformers
Adding [T5/MT5/UMT5]ForTokenClassification
#28443
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
12
Changes
View On
GitHub
Commits
Adding [T5/MT5/UMT5]ForTokenClassification
hackyon
committed
2 years ago
Add auto mappings for T5ForTokenClassification and variants
hackyon
committed
2 years ago
Adding ForTokenClassification to the list of models
hackyon
committed
2 years ago
Adding attention_mask param to the T5ForTokenClassification test
hackyon
committed
2 years ago
Remove outdated comment in test
hackyon
committed
2 years ago
Adding EncoderOnly and Token Classification tests for MT5 and UMT5
hackyon
committed
2 years ago
Fix typo in umt5 string
hackyon
committed
2 years ago
Add tests for all the existing MT5 models
hackyon
committed
2 years ago
Fix wrong comment in dependency_versions_table
hackyon
committed
2 years ago
Reverting change to common test for _keys_to_ignore_on_load_missing
hackyon
committed
2 years ago
Removing _keys_to_ignore_on_missing from MT5 since the key is not used in the model
hackyon
committed
2 years ago
Add fix-copies to MT5ModelTest
hackyon
committed
2 years ago
Loading