Ponyo1
Ponyo1
想问一下T5模型中词汇表里面的浮点数代表什么,每个词后面都有一个浮点数
Hi: When I change the parameter of Capsule 'share_weights' from True to False , it can not work with the mistake: TypeError: unsupported operand type(s) for *: 'int' and 'NoneType'....
Hello, I have read you code, but i didn't find primary caps. It seems that after feeding the emdding into the Convolution layer, it then be fed into the convcaps...
Hello, I want to ask if this model performs well in large scale text classification datasets. Just like YELP_REVIEWS_FULL or AMAZON_REVIEWS_FULL. Because as far as I know, most experiments were...