Skip to content

Discussion: Engram hyperparameter configuration and tuning #6

Description

@Alichua

We just released a set of ablation studies on TinyEngram’s hyperparameters.
If you're experimenting with Engram or wondering how its settings affect training and performance, this is a good place to discuss.

We’ve tested things like:

  • N-gram order (max_ngram_size)
  • Embedding dimension per n-gram (n_embed_per_ngram)
  • Number of hash heads (n_head_per_ngram)
  • Where to inject Engram in the model

Check out the full report here:
engram_parameters_tuning.md

Feel free to share your configs, unexpected results, tuning tips, or questions below.

Previous Discussion: #3

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions