Avoid default tokenization in Dask (#10398)

---------

Co-authored-by: Jiaming Yuan <jm.yuan@outlook.com>
This commit is contained in:
Richard (Rick) Zamora
2024-06-14 19:44:54 +08:00
committed by GitHub
co-authored by Jiaming Yuan
parent 01ff2b2c29
commit dc14f98f40
5 changed files with 16 additions and 9 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ dependencies:
- scikit-learn
- pandas
- matplotlib
- dask>=2022.6
- distributed>=2022.6
- dask
- distributed
- python-graphviz
- hypothesis>=6.46
- astroid