data-juicer icon indicating copy to clipboard operation
data-juicer copied to clipboard

Update of Jupyter Notebooks

Open HYLcool opened this issue 1 year ago • 0 comments

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>

HYLcool avatar Nov 06 '24 07:11 HYLcool