"next_docs/en/git@developer.sourcefind.cn:wangsen/mineru.git" did not exist on "f3ceebc41bc728f6113dc39d2c84808667b7143a"
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