chen chongchong

Results 3 issues of chen chongchong

Traceback (most recent call last): File "D:\python\python-workspace\BERT-BILSTM-CRF\main.py", line 189, in main(data_name) File "D:\python\python-workspace\BERT-BILSTM-CRF\main.py", line 159, in main model = BertNer(args) File "D:\python\python-workspace\BERT-BILSTM-CRF\model.py", line 25, in __init__ self.crf = CRF(args.num_labels, batch_first=True)...

UnicodeDecodeError: 'gbk' codec can't decode byte 0xaf in position 4: illegal multibyte sequence 为什么我运行的时候都会出现这个报错呢?这个要怎么解决呢

为什么预测的结果全是0呢 ![1](https://github.com/user-attachments/assets/4f030a3e-ae1a-4262-b06b-11c221a6321d)