We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 697890b commit b2cf69aCopy full SHA for b2cf69a
1 file changed
transformer/config.py
@@ -1,5 +1,5 @@
1
import math
2
-from typing import Dict, Optional
+from typing import Dict, Optional, Union, Type
3
4
from transformers import PretrainedConfig
5
0 commit comments