Closed dalinvip closed 6 years ago
tree.state = self.node_forward(embs[tree.idx-1], child_c, child_h) IndexError: index 48 is out of bounds for dimension 0 with size 27
delete all preloaded data ( delete all. pth file in working directory). ttpro told me.
ok , solve it by rm ./data/*.pth thanks.
rm ./data/*.pth
tree.state = self.node_forward(embs[tree.idx-1], child_c, child_h) IndexError: index 48 is out of bounds for dimension 0 with size 27
please, how to solve it?