qijishinidie

Results 2 issues of qijishinidie

Because I was unable to download data through the package, I followed the prompts to download one of the data, and then downloaded the. fa file through the metadata. yaml...

# Next is the script I will use import os GPU_NUMBER = [1,2,6,8,9] os.environ["CUDA_VISIBLE_DEVICES"] = ",".join([str(s) for s in GPU_NUMBER]) import torch from torch.utils.data import DataLoader from transformers import AutoConfig,...