[MT5] Fix CONFIG_MAPPING issue leading it to load umt5 class (#24678)

* update

* add umt5 to auto tokenizer mapping

* nits

* fixup

* fix failing torch test
This commit is contained in:
Arthur
2023-07-07 11:33:54 +09:00
committed by GitHub
parent fded6f4186
commit fb78769b9c
10 changed files with 212 additions and 15 deletions

View File

@@ -439,7 +439,7 @@ Flax), PyTorch, and/or TensorFlow.
| Transformer-XL | ✅ | ❌ | ✅ | ✅ | ❌ |
| TrOCR | ❌ | ❌ | ✅ | ❌ | ❌ |
| TVLT | ❌ | ❌ | ✅ | ❌ | ❌ |
| UMT5 | | | ✅ | | |
| UMT5 | | | ✅ | | |
| UniSpeech | ❌ | ❌ | ✅ | ❌ | ❌ |
| UniSpeechSat | ❌ | ❌ | ✅ | ❌ | ❌ |
| UPerNet | ❌ | ❌ | ✅ | ❌ | ❌ |