nanoGPT
nanoGPT copied to clipboard
python prepare.py always error
Same
What version of datasets
do you have in your environment?
python -c "import datasets; print(datasets.__version__)"
It runs successfully for me with datasets==2.9.0
datasets
您的环境中有什么版本?python -c "import datasets; print(datasets.__version__)"
它为我成功运行
datasets==2.9.0
my version is 2.9.0,But still not
Take a look at this, something funky with Windows Defender might be the cause https://github.com/karpathy/nanoGPT/issues/50
看看这个,Windows Defender 的一些奇怪的东西可能是原因#50
I have looked at this and modified my environment to follow the suggestions in it
Is it more friendly to run on linux?
this specific problem isn't there for sure