cdvae
cdvae copied to clipboard
Why is my training process not complete?
while parsing CIF: Some fractional coordinates rounded to ideal values to avoid issues with finite precision.
warnings.warn("Issues encountered while parsing CIF: " + "\n".join(self.warnings))
100%|█████████▉| 11351/11356 [09:20<00:00, 26.38it/s]
what should I do?
Besides, when I execute the 'stop run' command, the result is
forrtl: error (200): program aborting due to control-C event
Image PC Routine Line Source
libifcoremd.dll 00007FFC3D1EDF54 Unknown Unknown Unknown
KERNELBASE.dll 00007FFCA1D3B943 Unknown Unknown Unknown
KERNEL32.DLL 00007FFCA2F67034 Unknown Unknown Unknown
ntdll.dll 00007FFCA44A26A1 Unknown Unknown Unknown
If I execute the 'stop run' command, is the training process complete?