Commit f836130b authored by VictorSanh's avatar VictorSanh
Browse files

update hubconf

parent c0c7ff57
......@@ -23,3 +23,8 @@ from hubconfs.gpt2_hubconf import (
gpt2LMHeadModel,
gpt2DoubleHeadsModel
)
from hubconfs.transformer_xl_hubconf import (
transformerXLTokenizer,
transformerXLModel,
transformerXLLMHeadModel
)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment