newman1234
Results
2
comments of
newman1234
any update on this?
it may be vocal size which not matches embedding shape. you can try to modify raw unified_information.py as below. ``` def explain_local(...) # ... if self.regular is None: assert self.train_dataset...