Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

10.4 子词嵌入(fastText)有书写错误 #176

Open
iamqiz opened this issue Sep 23, 2021 · 0 comments
Open

10.4 子词嵌入(fastText)有书写错误 #176

iamqiz opened this issue Sep 23, 2021 · 0 comments

Comments

@iamqiz
Copy link

iamqiz commented Sep 23, 2021

bug描述
描述一下你遇到的bug, 例如报错位置、报错信息(重要, 可以直接截个图)等
pytorch版本是

我们得到所有长度为3的子词:“<wh>”“whe”“her”“ere”“<re>”以及特殊子词“<where>”。

原书是

我们得到所有长度为3的子词:“<wh”“whe”“her”“ere”“re>”以及特殊子词“<where>”。

差别在于 第一个字词<wh 和最后一个字词re>

版本信息
pytorch:
torchvision:
torchtext:
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant