python==3.7.11 torch==1.9.0 transformers==4.11.3 pytorch-lightning==1.4.7 tqdm==4.62.3 numpy==1.21.0 scikit-learn==0.24.2
时间: 2023-10-08 17:04:15 浏览: 176
numpy+python 已经兼容 下载安装即可
As an AI language model, I cannot install packages or execute code, but these are the package names and their respective versions you can use to create a Python environment for your project. You can use a package manager like pip to install them or create a virtual environment with these packages.
阅读全文