nanoGPT icon indicating copy to clipboard operation
nanoGPT copied to clipboard

python prepare.py always error

Open Lseven-zzw opened this issue 1 year ago • 7 comments

image

Lseven-zzw avatar Feb 03 '23 04:02 Lseven-zzw

Same

hanfluid avatar Feb 03 '23 14:02 hanfluid

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

lantiga avatar Feb 06 '23 17:02 lantiga

datasets您的环境中有什么版本?

python -c "import datasets; print(datasets.__version__)"

它为我成功运行datasets==2.9.0

image my version is 2.9.0,But still not

Lseven-zzw avatar Feb 07 '23 01:02 Lseven-zzw

Take a look at this, something funky with Windows Defender might be the cause https://github.com/karpathy/nanoGPT/issues/50

lantiga avatar Feb 08 '23 09:02 lantiga

看看这个,Windows Defender 的一些奇怪的东西可能是原因#50

I have looked at this and modified my environment to follow the suggestions in it

Lseven-zzw avatar Feb 08 '23 09:02 Lseven-zzw

Is it more friendly to run on linux?

Lseven-zzw avatar Feb 08 '23 09:02 Lseven-zzw

this specific problem isn't there for sure

lantiga avatar Feb 08 '23 10:02 lantiga