Yuzhuang Xu

Results 4 comments of Yuzhuang Xu

> Here is the requirements.txt from a clean virtual environment (managed by conda) where I only install `datasets` by `pip install datasets`. The pip list: > > ``` > aiohttp==3.9.3...

请参考https://github.com/huggingface/datasets/issues/6760这个issue 把datasets换成2.14.6即可解决 :-)