Didan Deng

Results 2 comments of Didan Deng

I got similar error. My model output is a dictionary consisting of the features and the output classification. I got an AttributeError: 'dcit' object has no attribute 'size'.

我的model在测试集的结果也很差,大约是: {"exact_match": 0.031065548306927617, "f1": 3.400328488853547}, 想问一下你找到解决这个问题的办法了吗?