New-Pytorch-Chinese icon indicating copy to clipboard operation
New-Pytorch-Chinese copied to clipboard

中文文本摘要,基于pytorch,采用LCSTS数据集

Results 7 New-Pytorch-Chinese issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/83006984/167802789-22896ba3-d784-466b-915d-4a0dac0d2834.png) 我学习率和batch_size都调了,还是这样

菜鸡求问怎么应用训练好的模型到实际啊,让模型生成我输入的文本的摘要

感谢博主的分享 我用的pytorch版本是1.7.1,运行时遇到一个小问题 beam_search文件51行需要修改 beams_order = (best_scores_id.squeeze( 1) / n_extended_vocab).type(T.long) #(beam,); sorted

enhancement

请问一下这个模型是那两篇模型的结合吗

链接:https://pan.baidu.com/s/1HaLB_jIqI1R7y_FhiN26sQ 提取码:1437

enhancement