torchtext TabularDataset returns ValueError: too many values to unpack (expected

后端 未结 0 1257
春和景丽
春和景丽 2021-02-20 08:00

I just exported a dataset with

df[[\'src\', \'trg\']].to_csv(\'dataset.csv\', index=False, quoting=csv.QUOTE_ALL)

I checked that there are no com

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