How to prepare the training dataset for a trainer of BERT in pytorch?

后端 未结 0 1441
轮回少年
轮回少年 2020-12-30 10:19

The task is to detect whether a blood label is present in a text sequence using BERT for sequence classification pre-trained model.

class BloodDataset(Dataset         


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