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

Bug in load_embedding function #3

Closed
lixinsu opened this issue Apr 1, 2019 · 0 comments
Closed

Bug in load_embedding function #3

lixinsu opened this issue Apr 1, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@lixinsu
Copy link
Owner

lixinsu commented Apr 1, 2019

The word_dict is not passed to the function and limit max text length

@lixinsu lixinsu added the bug Something isn't working label Apr 1, 2019
@Albert-Ma Albert-Ma self-assigned this Apr 1, 2019
@lixinsu lixinsu removed the bug Something isn't working label Apr 1, 2019
Albert-Ma pushed a commit that referenced this issue Apr 1, 2019
Albert-Ma pushed a commit that referenced this issue Apr 1, 2019
@lixinsu lixinsu added the bug Something isn't working label Apr 1, 2019
Albert-Ma pushed a commit that referenced this issue Apr 1, 2019
Albert-Ma pushed a commit that referenced this issue Apr 1, 2019
Albert-Ma pushed a commit that referenced this issue Apr 1, 2019
Albert-Ma pushed a commit that referenced this issue Apr 1, 2019
Albert-Ma pushed a commit that referenced this issue Apr 1, 2019
Albert-Ma pushed a commit that referenced this issue Apr 1, 2019
Albert-Ma pushed a commit that referenced this issue Apr 1, 2019
lixinsu pushed a commit that referenced this issue Apr 1, 2019
* fix `word_dict` bug #3

* restrict max seq len for dataloader #3

* change variable `embedding` to `word_embedding` and modify `Attention` function param #3

* fix bugs #3

* fix bugs #3

* fix bugs #3

* fix bugs #3

* move useless param #3

* fix bug #3

* Fix bug

* add gen esim config

* add esim config momentarily, a better config management is needed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants