Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

这个数据集是不是有点问题,使用merge.py的时候就会出问题 #58

Open
z1968357787 opened this issue Apr 6, 2023 · 3 comments

Comments

@z1968357787
Copy link

File "/home/cike/anaconda/envs/alpaca/lib/python3.9/json/init.py", line 293, in load
return loads(fp.read(),
File "/home/cike/anaconda/envs/alpaca/lib/python3.9/json/init.py", line 346, in loads
return _default_decoder.decode(s)
File "/home/cike/anaconda/envs/alpaca/lib/python3.9/json/decoder.py", line 337, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "/home/cike/anaconda/envs/alpaca/lib/python3.9/json/decoder.py", line 355, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 112 column 1 (char 11779)

@hikariming
Copy link
Owner

遇到这个问题可能是哪个团队成员标注的时候,不小心在数据集末尾加了个逗号啥的,我们稍后检查一下哈

@z1968357787
Copy link
Author

z1968357787 commented Apr 7, 2023 via email

@hikariming
Copy link
Owner

你好,有可能的,因为这个数据集是人工手打的,有时候标点等可能会出问题,导致合并出错。
我回去试一下,改一下merge.py。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants