'use_cuda' set to True when cuda is unavailable. Make sure CUDA is available or set use_cuda=False

前端 未结 0 918
[愿得一人]
[愿得一人] 2020-11-30 13:26

I am trying to create a Bert model for classifying Turkish Lan. here is my code:

import pandas as pd
import torch
df = pd.read_excel (r\'preparedDataNoId.xlsx         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题