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

Various methods for vector representation of span #12

Open
poteminr opened this issue Feb 27, 2024 · 0 comments
Open

Various methods for vector representation of span #12

poteminr opened this issue Feb 27, 2024 · 0 comments

Comments

@poteminr
Copy link

Thank you for your work!

Have you tried other methods for span representation except $CAT[h_i, h_j, D(j-i)]$? Very interesting to know :)

I tried to implement something like $CAT[h_i, h_j, MEAN(h_{i+1}, h_{i+2}, ..., h_{j-1})]$ and got terrible training speed (this was expected).

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