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

Dec branch commit #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Dec branch commit #2

wants to merge 2 commits into from

Conversation

cesposo
Copy link
Collaborator

@cesposo cesposo commented Jan 6, 2025

Option 1 - Flag
Ablation code - ReLU - Restricted Setting - Softmax q-error +

Option 2 - Flag
Scale Attention Weights based on the context window * log(query_position) [error that grows with context-length can be bound by the context-length]

Option 3 - Flag
Instead of using positional encoding, we replace the first field with recurrent neural network or LSTM

Ablation code - ReLU - Restricted Setting - Softmax q-error +

Option 2 - Flag
 Scale Attention Weights  based on the context window * log(query_position) [error that grows with context-length can be bound by the context-length]

Option 3 - Flag
Instead of using positional encoding, we replace the first field with recurrent neural network or LSTM
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

Successfully merging this pull request may close these issues.

1 participant