赞
踩
conda create -n myenv python=3.8
conda install numpy
conda install pytorch torchvision torchaudio cpuonly -c pytorch -c conda-forge
huggingface_hub 0.16.4 py_0 huggingface
importlib-metadata 6.0.0 py38haa95532_0 defaults
如果版本不对可能会报奇怪错误
conda install -c huggingface transformers
conda install -c huggingface datasets
https://colab.research.google.com/drive/1tcDiyHIKgEJp4TzGbGp27HYbdFWGolU_#scrollTo=ybucJuvjW9eF
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。