yingqichao / fnd-bootstrap

56 stars 5 forks source link

gossip数据集 #6

Closed yanghongqi123 closed 4 months ago

yanghongqi123 commented 1 year ago

我想问一下你的gossip怎么处理数据长度的,bert模型根本处理不了那么长的文本,你是选用了固定长度的文本进行截断处理还是将文本分成多个段处理的,非常感谢解答。

yingqichao commented 1 year ago

我在论文里有写“the max length of text is set as 197.” (Implementation Details)