JSONDecodeError: Expecting value: line 8 column 1 (char 7)

#2
by Jyotiyadav - opened

Hi @nielsr

I have tried using my own custom dataset of xfund - https://github.com/jyotiyadav94/Relational-Extraction/releases/tag/xfund
and whenever I try to use the same script - https://huggingface.co/datasets/Jyotiyadav/XFUN/blob/main/XFUN.py
I am not sure why I am getting the error
JSONDecodeError: Expecting value: line 8 column 1 (char 7)

The error is always the same however I don't see any error w.r.t to this URL - https://github.com/doc-analysis/XFUN/releases/download/v1.0/
I haven't used the uid from the dataset.
However I don't feel the error is from dataset because I try to upload to upload some of the files from this URL https://github.com/doc-analysis/XFUN/releases/download/v1.0/
to the https://github.com/jyotiyadav94/Relational-Extraction/releases/tag/xfund & try to again access them I still see the same error

I am bit confused what's causing the error is it the URL ?

image.png

Hi, were you able to solve this issue?

Hey Jyoti,

Have you found any solutions to that issue?

Sign up or log in to comment