sino
commited on
Commit
•
ae8b32f
1
Parent(s):
823fb9e
Update configuration_maelm.py
Browse files- configuration_maelm.py +0 -2
configuration_maelm.py
CHANGED
@@ -127,5 +127,3 @@ class MAELMConfig(PretrainedConfig):
|
|
127 |
self._name_or_path = None
|
128 |
self.resume_from_checkpoint = resume_from_checkpoint
|
129 |
self.resume_from_pth = resume_from_pth
|
130 |
-
|
131 |
-
super.__init__(**kwargs)
|
|
|
127 |
self._name_or_path = None
|
128 |
self.resume_from_checkpoint = resume_from_checkpoint
|
129 |
self.resume_from_pth = resume_from_pth
|
|
|
|