Skip to content

Commit

Permalink
update hubconf
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorSanh committed Jun 1, 2019
1 parent c0c7ff5 commit f836130
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions hubconf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,8 @@
gpt2LMHeadModel,
gpt2DoubleHeadsModel
)
from hubconfs.transformer_xl_hubconf import (
transformerXLTokenizer,
transformerXLModel,
transformerXLLMHeadModel
)

0 comments on commit f836130

Please sign in to comment.