forked from huggingface/transformers
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TF: unpack inputs on Convbert, GPTJ, LED, and templates (huggingface#…
…16491) * Add unpack_inputs to remaining models * remove stray use of inputs in the templates; fix tf.debugging of attn masks
- Loading branch information
Showing
7 changed files
with
466 additions
and
933 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.