Loading script enters the debugger mode
#6
by
albertvillanova
- opened
When loading this dataset, the script enters the debugger pdb
:
> .../.cache/huggingface/modules/datasets_modules/datasets/open_access/5e0af915a7caca07d1abf46395cf85c398d3df7e3a27e02e37602ed4a0b4b24a/open_access.py(192)_generate_examples()
-> incrementals = pd.read_csv(incremental_file_list, index_col="Article File").to_dict(orient="index")
(Pdb)
Fixed by #7.
albertvillanova
changed discussion status to
closed