https://github.com/pfenninglab/mouse_sst/blob/32b40d9863406a366d1976df1ed8b68efadf22c8/models.py#L296 the issue is with the fake label [0], it should be [0 for _ in in_files]
https://github.com/pfenninglab/mouse_sst/blob/32b40d9863406a366d1976df1ed8b68efadf22c8/models.py#L296
the issue is with the fake label [0], it should be [0 for _ in in_files]