Closed ghost closed 4 years ago
I had the same issue, and it turns out that the ValueError is raised when your line.split() in main.py line 386 fails. Specifically, my data failed because I included the confidence level in ground truth (=1), which made the line with length 6 (should be 5). You can check if similar stuff happened in your code.
Hi @Cartucho What could be possible error, i have put screenshot..please help.