Prima
Results
2
comments of
Prima
Have you solved this problem? I also found this problem
> 缺少可读性,但并不影响训练过程中的数据读取。 代码已修改为`ensure_ascii=False`, 可clone最新代码。 你好,请问只在这里做了修改吗 `f.write(json.dumps(data, ensure_ascii=False) + '\n')` ,我在这里设置了`ensure_ascii=False`,保存的结果还是Unicode编码。