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

Question about learnable segment lengths and dilation rates #102

Open
benrousePUC opened this issue Apr 10, 2024 · 0 comments
Open

Question about learnable segment lengths and dilation rates #102

benrousePUC opened this issue Apr 10, 2024 · 0 comments

Comments

@benrousePUC
Copy link

Hi there,

I would like to implement LongNet for a project that is inputting numerical data into a transformer, to predict numerical data. However, for my data there are connections between each data point in the input sequence over the entire range of the input.

This means that segment lengths and dilation rates chosen by a human user might not make sense. So I wanted to ask if there is a way of learning the best segment lengths and dilation rates, based on the connections in the input sequence that the model might find?

Many thanks.

@benrousePUC benrousePUC changed the title Question about learnable segments lengths and dilation rates Question about learnable segment lengths and dilation rates Apr 10, 2024
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