Hi, thanks for sharing your inspiring work. I met a bug when running your code. The caption tag file train.score.json.tsv can not load. The error message is: json.decoder.JSONDecodeError: Expecting ':' delimiter: line 1 column 466 (char 465)
The other two files for val and test are good. How can I fix the problem with that of the training set?
Hi, thanks for sharing your inspiring work. I met a bug when running your code. The caption tag file train.score.json.tsv can not load. The error message is: json.decoder.JSONDecodeError: Expecting ':' delimiter: line 1 column 466 (char 465)
The other two files for val and test are good. How can I fix the problem with that of the training set?