Hi. I had developed an ML model by finetuning the MACE architecture. I want to export the Model Statistics Data in text format. But, the data in text file imported from the scatter plot is obscure and tangled, and hence I am unable to acquire the data points properly. There is no segregation of the different plots (Train Energy, Train Force, Train Stress, Test Energy, Test Force, Test Stress). I had tried to export from each plot too, but the text file didn't show any data at all. The screenshot of the .txt file is attached. The GUI in QuantumATK properly shows the scatter plot. All other plots (error histogram and loss curve) was also successfully exported.
Please suggest some methods to properly extract the data from the scatter plot.