data-juicer
data-juicer copied to clipboard
Update of Jupyter Notebooks
Update KDD tutorials to the latest version of Data-Juicer. And merge them into the main branch if it's OK.
Refer:
Discussed in https://github.com/modelscope/data-juicer/discussions/475
Originally posted by Tendo33 November 6, 2024 I found that many features are missing from the source code installation. Such as:
process_list = executor.process_list
'Executor' object has no attribute 'process_list'
```</div>