You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. When I try to load local json data, the following error is reported ValueError: Unsupported source directory format for JSON.
I looked at the code and it seems this line
Hi. When I try to load local json data, the following error is reported
ValueError: Unsupported source directory format for JSON.
I looked at the code and it seems this line
EasyTemporalPointProcess/easy_tpp/preprocess/data_loader.py
Line 74 in 1d2ce04
requires the folder's name to end in
.json
...? This seems inconsistent with the example notebook for loading json data from huggingfaceThe text was updated successfully, but these errors were encountered: