I am using 'load_dataset 'loads a JSON file, but I found a strange bug: an error will be reported when the length of the JSON file exceeds 160000 (uncertain exact ...
I tried to load local json file as dataset but failed to parsing json file because some columns are 'float' type. load json file with certain columns are 'float' type ...