Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
transformers
Commits
2e4559fa
Unverified
Commit
2e4559fa
authored
Jan 27, 2022
by
Lysandre Debut
Committed by
GitHub
Jan 27, 2022
Browse files
Add init to BORT (#15378)
* Add init to BORT * BORT should be in init
parent
f5db6ce7
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
0 deletions
+1
-0
src/transformers/models/__init__.py
src/transformers/models/__init__.py
+1
-0
src/transformers/models/bort/__init__.py
src/transformers/models/bort/__init__.py
+0
-0
No files found.
src/transformers/models/__init__.py
View file @
2e4559fa
...
...
@@ -31,6 +31,7 @@ from . import (
bigbird_pegasus
,
blenderbot
,
blenderbot_small
,
bort
,
byt5
,
camembert
,
canine
,
...
...
src/transformers/models/bort/__init__.py
0 → 100644
View file @
2e4559fa
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment